Skip to content

Commit

Permalink
apigen in test-ts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSchaap committed Dec 16, 2024
1 parent 1f24dd0 commit ca77434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache-dependency-path: "./viewer/package-lock.json"

- name: Install
run: npm ci
run: npm ci && npm run apigen

- name: Cypress run
uses: cypress-io/github-action@v6
Expand Down

0 comments on commit ca77434

Please sign in to comment.