Skip to content

Commit

Permalink
TEST - remove .bin
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Oct 5, 2023
1 parent e8413df commit 29d4f68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/local-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ jobs:
working-directory: ./backend
run: sudo npm install

- name: remove node_modules/.bin
run: sudo rm -rf /home/runner/work/FAC/FAC/backend/node_modules/.bin

- name: Run Cypress full submission test
uses: Wandalen/wretry.action@master
with:
Expand Down

0 comments on commit 29d4f68

Please sign in to comment.