We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665af33 commit 947ebb0Copy full SHA for 947ebb0
.github/workflows/audit.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
# Comma separated list of issues to ignore
28
ignore: RUSTSEC-2020-0036
29
- workingDirectory: ./proj/
+ workingDirectory: ./doesntexist/
0 commit comments