Skip to content

Commit

Permalink
final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshk-tw committed Oct 23, 2024
1 parent 217a7ef commit b8eb6d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
run: npm install -g @stoplight/prism-cli

- name: Start PRISM Server
run: |
./start-prism.sh & sleep 15
run: ./start-prism.sh & sleep 15
working-directory: xero-python/tests/utils

- name: Run Test
Expand Down

0 comments on commit b8eb6d8

Please sign in to comment.