Skip to content

Commit

Permalink
chore: add (on.workflow_dispatch)
Browse files Browse the repository at this point in the history
chore: (jobs.update_package_lock.steps)
  • Loading branch information
arlac77 committed Feb 6, 2024
1 parent 1fc8bd4 commit 36f5a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: rm package-lock.json
- run: npx playwright install
- run: npm install-test
env:
BROWSER: ${{ matrix.browser }}
Expand Down

0 comments on commit 36f5a32

Please sign in to comment.