Skip to content

Commit a458b96

Browse files
committed
dsiable test runner
1 parent a1e4d2b commit a458b96

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
name: Tests
22

3-
on:
4-
pull_request:
5-
types: [opened, synchronize, reopened]
6-
push:
7-
branches:
8-
- main
9-
- dev/folder_structure # Temporary for testing
3+
on: []
104

115
jobs:
126
test:

0 commit comments

Comments
 (0)