Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocargnelutti committed Oct 13, 2023
1 parent 66497ca commit 72353fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Install dependencies
run: npm install

- name: Install Playwright-related dependencies
run: sudo npx playwright install-deps

- name: Run signer
run: |
cd .services/signer/
Expand Down

0 comments on commit 72353fb

Please sign in to comment.