Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed Jul 6, 2024
1 parent a023dcd commit a800272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
cache: npm
- name: Install dependencies
run: npm ci
- name: Build the package
run: npm run build
- name: Check if types are wrong with attw
run: npx -p @arethetypeswrong/cli attw --pack .

Expand Down

0 comments on commit a800272

Please sign in to comment.