Skip to content

Commit

Permalink
Use TSTest
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Dec 6, 2024
1 parent d3b0ce3 commit bec5c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: docker run cloudtak-data:latest npm run lint

- name: Docker Data Task Test
run: docker run cloudtak-data:latest npm test
run: docker run cloudtak-data:latest npm run tstest

hooks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bec5c90

Please sign in to comment.