Skip to content

Commit 8dccc44

Browse files
author
Jonas Bostoen
committed
ci: fix audit check attempt 3
1 parent 15a52d1 commit 8dccc44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/audit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,5 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v4
4141
- uses: actions-rs/audit-check@v1
42-
working-directory: ${{ matrix.project }}
4342
with:
4443
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)