Skip to content

Commit 947ebb0

Browse files
authored
Check wrong working directory
1 parent 665af33 commit 947ebb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
# Comma separated list of issues to ignore
2828
ignore: RUSTSEC-2020-0036
29-
workingDirectory: ./proj/
29+
workingDirectory: ./doesntexist/

0 commit comments

Comments
 (0)