Skip to content

Commit

Permalink
chore: temp add pre build utils for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Sep 24, 2024
1 parent af945cd commit 3053f4f
Show file tree
Hide file tree
Showing 4 changed files with 1,173 additions and 2,390 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ jobs:
working-directory: ./
run-commit-lint: true
run-build: true
pre-run-script: rm -rf package-lock.json
pre-test-script: |
pipx install algokit
algokit localnet start
npx --yes wait-on tcp:4001 -t 30000
npm install --no-package-lock
audit-script: |
npm run audit
check_docs:
Expand Down
Binary file added algorandfoundation-algokit-utils-0.1.0.tgz
Binary file not shown.
Loading

0 comments on commit 3053f4f

Please sign in to comment.