Skip to content

Commit

Permalink
Cleaned up publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lordgiotto committed Feb 2, 2024
1 parent 1f3432b commit bcd6c85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'
- run: yarn install --frozen-lockfile
- run: yarn check:all
- run: yarn test
Expand Down

0 comments on commit bcd6c85

Please sign in to comment.