Skip to content

Commit 808cc4b

Browse files
Temporarily disabling GitHub workflow to run tests
1 parent c4a8c7f commit 808cc4b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Run all tests
22

33
on:
4-
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
4+
# push:
5+
# branches: [ main ]
6+
# pull_request:
7+
# branches: [ main ]
88
workflow_dispatch:
99

1010
env:

0 commit comments

Comments
 (0)