Skip to content

Commit

Permalink
fixup! wip action
Browse files Browse the repository at this point in the history
  • Loading branch information
noblepayne committed Jan 18, 2024
1 parent dede9ae commit d5d3099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Run pytest
run: nix develop --impure && pdm run pytest
run: nix develop --impure --command pytest

0 comments on commit d5d3099

Please sign in to comment.