Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblue committed Feb 6, 2025
1 parent 4eeb6e9 commit dc44b2a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
- name: Install dependencies
run: yarn install --immutable

- name: Format
run: |
yarn format:check
env:
CI: true

- name: Build
run: |
yarn build
Expand Down

0 comments on commit dc44b2a

Please sign in to comment.