Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axyz committed Sep 5, 2023
1 parent d7da305 commit 4d1b17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -29,4 +29,4 @@ jobs:
- run: yarn
- run: yarn build
- run: yarn test
- run: yarn make integration-test
- run: make integration-test

0 comments on commit 4d1b17e

Please sign in to comment.