Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Br4guette authored and Br4guette committed Jul 25, 2024
1 parent 42a9f17 commit bef57d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
echo "::set-output name=package_version::`poetry version --short`"
shell: bash

- name: test with tox
run: tox
# - name: test with tox
# run: tox

publish_dev_build:
# if test failed, we should not publish
Expand Down

0 comments on commit bef57d1

Please sign in to comment.