Skip to content

Commit 5ea4c9d

Browse files
committed
Run outdated job from the correct directory
1 parent 28affa8 commit 5ea4c9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ jobs:
2929
- uses: actions/checkout@v3
3030
- uses: dtolnay/install@cargo-outdated
3131
- run: cargo outdated --exit-code 1
32+
working-directory: _skeptic

0 commit comments

Comments
 (0)