Skip to content

Commit

Permalink
update GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
gschramm committed Jun 18, 2024
1 parent f11bcc3 commit fa96194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c_python_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pdm show --version
- name: Install dependencies and package
run: |
pdm update -d -G test
pdm install -d -G test
- if: matrix.os == 'ubuntu-latest'
name: Run Tests
Expand Down

0 comments on commit fa96194

Please sign in to comment.