Skip to content

Remove env pins and update docs #136

Remove env pins and update docs

Remove env pins and update docs #136

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