Skip to content

Commit edd44ec

Browse files
authored
disable kernel-unit-tests
1 parent 9b16a84 commit edd44ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: cargo nextest run --verbose
3333

3434
kernel-unit-tests:
35+
if: false
3536
runs-on: ubuntu-latest
3637
steps:
3738
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)