Skip to content

Commit

Permalink
run publish for first version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed May 28, 2024
1 parent a8c320f commit bcbe62a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Unit Tests
run: pnpm run test

- name: Check for slow types
run: pnpm jsr:dryrun
- name: Publish core once
run: pnpm --filter @urql/core && pnpm jsr

react-e2e:
name: React E2E
Expand Down

0 comments on commit bcbe62a

Please sign in to comment.