Skip to content

Commit

Permalink
Revert "fix(CI): mitigate GH Actions permission issiue"
Browse files Browse the repository at this point in the history
This reverts commit 01bbbfd.
  • Loading branch information
650elx committed Apr 23, 2024
1 parent 01bbbfd commit e4df8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/setup-node@v3
- name: Install wait-port
run: |
npm install wait-port
npm install -g wait-port
- name: Test E2E with Pytest and Wiremock
run: |
Expand Down

0 comments on commit e4df8ee

Please sign in to comment.