diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index ecffc29..f30b495 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -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