Skip to content

Commit

Permalink
chore(ci): tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed May 22, 2024
1 parent 8be25ed commit c1cb39b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
- name: Install Warp Wasm Package
working-directory: warp-wasm
run: sh generate_wasm_pkg.sh
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}

- name: Run server
run: npm run dev &
Expand Down

0 comments on commit c1cb39b

Please sign in to comment.