Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Sep 6, 2024
1 parent 93db844 commit 4550359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

write-badges:
needs: build
uses: chris48s/python-package-shared/.github/workflows/write-badges.yml@artifact
uses: chris48s/python-package-shared/.github/workflows/write-badges-poetry.yml@artifact
#if: ${{ always() && github.event_name == 'push' && github.ref == 'refs/heads/master'}}
with:
build_result: ${{ needs.build.result }}

0 comments on commit 4550359

Please sign in to comment.