Skip to content

Commit c202220

Browse files
committed
no more linux on push
1 parent 7683f05 commit c202220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

1313
jobs:
1414
build_and_test_linux:
15-
#if: ${{ github.event_name == 'workflow_dispatch' }}
15+
if: ${{ github.event_name == 'workflow_dispatch' }}
1616
strategy:
1717
fail-fast: false
1818
matrix:

0 commit comments

Comments
 (0)