Skip to content

Commit

Permalink
chore(ci): fix run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelangarano committed Jan 5, 2024
1 parent c521072 commit b32ac11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
with:
node-version: 16
- run: cp .github/workflows/event.json /home/runner/work/_temp/_github_workflow/event.json
- run: npm ci
- run: npm run gha-e2e

0 comments on commit b32ac11

Please sign in to comment.