Skip to content

Commit

Permalink
Turn off nancy errors for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed May 31, 2022
1 parent 5b3bd18 commit 52d34b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: go list -json -m all > go.list
- name: Ask Nancy
uses: sonatype-nexus-community/[email protected]
# continue-on-error: true
continue-on-error: true
test:
needs: [yamllint, asknancy]
strategy:
Expand Down

0 comments on commit 52d34b5

Please sign in to comment.