Skip to content

Commit

Permalink
Ignore nancy errors for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed May 27, 2022
1 parent 2d3f3cd commit ae89336
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/nancy-github-action@v1.0.2
# continue-on-error: true
continue-on-error: true
test:
needs: [yamllint, asknancy]
strategy:
Expand Down

0 comments on commit ae89336

Please sign in to comment.