Skip to content

Commit

Permalink
increase sleep timer
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshk-tw committed Oct 23, 2024
1 parent 3797926 commit c0b657b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Start PRISM Server
run: |
./start-prism.sh & sleep 10
./start-prism.sh & sleep 15
# & echo $! > prism_pid.txt
# sleep 15
working-directory: xero-python/tests/utils
Expand Down

0 comments on commit c0b657b

Please sign in to comment.