Skip to content

Commit

Permalink
Try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Dec 1, 2023
1 parent db42ee0 commit f9b08cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: npm install

- name: Build typescript
run: npm run build:ts
run: npm run build

- name: Run local tests
run: npm test
Expand Down

0 comments on commit f9b08cd

Please sign in to comment.