Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Aug 9, 2023
1 parent b69e879 commit 0785ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- python-build
- python-code-format
- python-lint
- python-tests
- python-test
runs-on: ubuntu-latest
permissions:
id-token: write
Expand All @@ -146,7 +146,7 @@ jobs:
- python-build
- python-code-format
- python-lint
- python-tests
- python-test
runs-on: ubuntu-latest
steps:
- name: "📥 Check-out"
Expand Down

0 comments on commit 0785ae5

Please sign in to comment.