Skip to content

Commit 7823f2b

Browse files
committed
Disable Linux test
1 parent 9226c53 commit 7823f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
test_linux:
8-
if: true
8+
if: false
99
runs-on: ubuntu-latest
1010
continue-on-error: true
1111
steps:

0 commit comments

Comments
 (0)