Skip to content

Commit

Permalink
Refactor GitHub action npm to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Dec 22, 2024
1 parent 6253292 commit 537420b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm.yml → .github/workflows/yarn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
run: yarn install --network-timeout 3600000

- name: Run Tests
uses: GabrielBB/xvfb-action@v1
with:
run: yarn test:ci

0 comments on commit 537420b

Please sign in to comment.