Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken committed Apr 19, 2024
1 parent 3ce1a99 commit 69614fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
- name: Formatting
run: yarn prettier --check .

# - name: Typecheck
# run: yarn typecheck

- name: Build
run: yarn build
3 changes: 0 additions & 3 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
- name: Formatting
run: yarn prettier --check .

# - name: Typecheck
# run: yarn typecheck

- name: Build
run: yarn build

0 comments on commit 69614fc

Please sign in to comment.