Skip to content

Commit

Permalink
update sov-snap on the CI workspace runner
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 committed Nov 15, 2023
1 parent 6028b6a commit 857757e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Install Google Chrome
run: yarn install-chrome
- name: Run e2e tests
run: yarn workspace snap run test
run: yarn workspace sov-snap run test
- name: Require clean working directory
shell: bash
run: |
Expand Down

0 comments on commit 857757e

Please sign in to comment.