Skip to content

Add test for mgmt canister request ids. #84

Add test for mgmt canister request ids.

Add test for mgmt canister request ids. #84

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '1.21.0'
- uses: aviate-labs/[email protected]
with:
dfx-version: 0.18.0
- run: mv ic/testdata/networks.json $HOME/.config/dfx/networks.json
- run: make test