We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9226c53 commit 7823f2bCopy full SHA for 7823f2b
.github/workflows/tests.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
test_linux:
8
- if: true
+ if: false
9
runs-on: ubuntu-latest
10
continue-on-error: true
11
steps:
0 commit comments