Skip to content

Generate tarball and add to release #121

Generate tarball and add to release

Generate tarball and add to release #121

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
jobs:
run-tests:
uses: ./.github/workflows/tests.yml
secrets: inherit
run-integration-tests:
uses: ./.github/workflows/integration-tests.yml
secrets: inherit