Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benallfree committed Apr 27, 2024
1 parent 5984717 commit 0ce8a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: pnpm i

- name: Start verdaccio
run: \
run: |
pnpm verdaccio:serve
sleep 5
pnpm verdaccio:login
Expand Down

0 comments on commit 0ce8a1f

Please sign in to comment.