Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

chore: release dev to main (#356) #8

chore: release dev to main (#356)

chore: release dev to main (#356) #8

Workflow file for this run

name: Main Tests
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
tests:
uses: defi-wonderland/aztec-ci-actions/.github/workflows/run-tests.yml@v0
secrets: inherit