Skip to content

Commit

Permalink
Rename workflow to force console update.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkinsspatial committed Feb 14, 2024
1 parent 8267c25 commit f2c1028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mcp_dev_deployment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: mcp dev deployment
name: mcp development deployment

on:
push:
Expand Down Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run Tox test environment
# Run tox using the version of Python in `PATH`
run: tox -e py
mcp-dev-deployment:
mcp-development-deployment:
strategy:
matrix:
python: [3.8]
Expand Down

0 comments on commit f2c1028

Please sign in to comment.