Skip to content

build(deps-dev): bump undici from 5.23.0 to 5.26.3 in /contracts #486

build(deps-dev): bump undici from 5.23.0 to 5.26.3 in /contracts

build(deps-dev): bump undici from 5.23.0 to 5.26.3 in /contracts #486

Workflow file for this run

name: Godwoken Tests
on:
push:
branches: [develop, master, ci, 'v1*']
tags: ["v*.*.*"]
pull_request:
jobs:
godwoken-tests:
uses: godwokenrises/godwoken-tests/.github/workflows/reusable-integration-test-v1.yml@develop
with:
extra_github_env: |
GODWOKEN_TESTS_REPO=${{ github.repository }}
GODWOKEN_TESTS_REF=${{ github.ref }}