Skip to content

Bump undici from 5.6.0 to 5.26.4 #54

Bump undici from 5.6.0 to 5.26.4

Bump undici from 5.6.0 to 5.26.4 #54

Workflow file for this run

name: Run Test on PRs
on: [pull_request]
jobs:
unit-test:
runs-on: ubuntu-latest
steps:
- name: Check Out
uses: actions/checkout@v3
- name: Run Test
run: |
npm i
npx hardhat starknet-compile
npx hardhat test --starknet-network integrated-devnet