Skip to content

Commit

Permalink
fixup! fixup! fixup! python: switch to pdm
Browse files Browse the repository at this point in the history
  • Loading branch information
rroohhh committed Jan 10, 2024
1 parent 013fef1 commit 31cb0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: pdm install -G test -G ci_test
- name: Run test suite
run:
YOSYS=yowasp-yosys pdm test
SBY=yowasp-sby YOSYS=yowasp-yosys pdm test

publish_pypi:
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 31cb0da

Please # to comment.