Skip to content

Commit

Permalink
tested only firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 17, 2023
1 parent a066ad4 commit 7f7d3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webclient-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: pnpm install
working-directory: webclient
- name: Cypress run
run: pnpm run cy:run:chrome:component
run: pnpm run cy:run:firefox:component
working-directory: webclient
webclient-linting:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f7d3bb

Please sign in to comment.