Skip to content

Commit

Permalink
Copy paste mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Mar 13, 2024
1 parent 7b53a9d commit 4e5dba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
mypy:
name: Mypy
codegen:
name: Codegen
runs-on: ubuntu-latest
continue-on-error: true
steps:
Expand Down

0 comments on commit 4e5dba3

Please sign in to comment.