Skip to content

Commit b8eb6d8

Browse files
committed
final cleanup
1 parent 217a7ef commit b8eb6d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/build-test-lint.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252
run: npm install -g @stoplight/prism-cli
5353

5454
- name: Start PRISM Server
55-
run: |
56-
./start-prism.sh & sleep 15
55+
run: ./start-prism.sh & sleep 15
5756
working-directory: xero-python/tests/utils
5857

5958
- name: Run Test

0 commit comments

Comments
 (0)