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 a800272 commit 549d6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cache: npm
- name: Install dependencies
run: npm ci
- name: Build the package
- name: Build 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 549d6ac

Please sign in to comment.