Skip to content

Commit 8ca0de1

Browse files
Sync upstream
1 parent b128453 commit 8ca0de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
version: 'stable'
3131

3232
- name: Install dependencies
33-
run: raco pkg install --auto --name algorithms
33+
run: raco pkg install --auto --deps fail --name algorithms
3434

3535
- name: Run tests
3636
run: raco test -x -p algorithms

0 commit comments

Comments
 (0)