Skip to content

Commit

Permalink
do not build in CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceninja committed Aug 11, 2023
1 parent 24bb3c9 commit ca89fce
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 @@ -25,5 +25,3 @@ jobs:
run: yarn install --frozen-lockfile
- name: Run linter 👀
run: yarn lint:check
- name: Run build 🏗
run: yarn build

0 comments on commit ca89fce

Please sign in to comment.