Skip to content

Commit 94f8c82

Browse files
authored
Re-enabling the tests
Re-enabling the tests
2 parents 5f5f954 + 9ec56ba commit 94f8c82

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/test_setup.yml

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

3-
#on:
4-
# push:
5-
# branches:
6-
#- main
7-
#- test-branch-pyDict
3+
on:
4+
push:
5+
branches:
6+
- main
7+
- fix_tests
88

99
jobs:
1010
test:

0 commit comments

Comments
 (0)