Skip to content

Commit

Permalink
No test
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jan 19, 2024
1 parent c5d3d09 commit d294847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
publish:
# Publish for a tag starting with v.
name: Push to Docker Hub
needs: test
# needs: test
# if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d294847

Please sign in to comment.