Skip to content

Commit

Permalink
Merge 65d21a6 into 0c37daa
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc authored Mar 24, 2023
2 parents 0c37daa + 65d21a6 commit 8b8b1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
npm install --ignore-scripts
npm install @types/mocha@^7 mocha@^7 ts-loader@^8 ts-mocha@^8
node ../scripts/version-update.js
tsc --build tsconfig.json tsconfig.esm.json
npx tsc --build tsconfig.json tsconfig.esm.json
- name: Test
working-directory: ./api
Expand Down

0 comments on commit 8b8b1be

Please sign in to comment.