Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo authored Aug 2, 2024
1 parent 18eee39 commit 2e4679a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Build Package
run: npm run build
- name: Integration Tests
run: npm run test
run: WASMER_TOKEN=${{ secrets.WAPM_DEV_TOKEN }} WASMER_TEST_OWNER=ciuser npm run test

examples:
name: Build Examples
Expand Down

0 comments on commit 2e4679a

Please sign in to comment.