Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
hdescottes committed Aug 6, 2023
1 parent bce9c2f commit 1f88d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: npm run build
working-directory: app-ui
- name: Test
run: npm run test --no-watch --no-progress --browsers=ChromeHeadlessCI
run: npm run test
working-directory: app-ui

cypress-run:
Expand Down

0 comments on commit 1f88d90

Please sign in to comment.