Skip to content

Commit

Permalink
remove unecessary test step
Browse files Browse the repository at this point in the history
  • Loading branch information
hubsmoke committed Dec 6, 2023
1 parent 84f61a1 commit 9e5d18a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-dpid-resolver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
with:
node-version: "16"
- run: npm ci
- run: npx playwright install --with-deps
- name: Run tests
run: npm run test
build-and-push:
Expand Down

0 comments on commit 9e5d18a

Please sign in to comment.