Skip to content

Commit

Permalink
remove set version stable
Browse files Browse the repository at this point in the history
  • Loading branch information
byara committed Nov 22, 2024
1 parent d027361 commit dcffe31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- run: npm i -g yarn
- run: yarn set version stable
- run: yarn --immutable
- run: yarn test

0 comments on commit dcffe31

Please sign in to comment.