Skip to content

Commit 362d872

Browse files
committed
infra not to restart on testing
1 parent 99fe8ab commit 362d872

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unit-tests-hermes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- name: Get Saxon
2828
run: make init-saxon
2929

30-
- name: Start staging infra
31-
run: make start-project-services
30+
# - name: Start staging infra
31+
# run: make start-project-services
3232

3333
- name: Run unit tests
3434
run: make test-all

0 commit comments

Comments
 (0)