Skip to content

Commit

Permalink
💚 Fix CI job name
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed Apr 18, 2024
1 parent 7a5700d commit 39f98f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
# Allows to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
codestyle:
python-tests:
runs-on: ubuntu-latest
steps:
- name: "Checkout branch"
Expand Down

0 comments on commit 39f98f6

Please sign in to comment.