Skip to content

Merge pull request #12 from PennChopMicrobiomeProgram/codex/add-suppo… #17

Merge pull request #12 from PennChopMicrobiomeProgram/codex/add-suppo…

Merge pull request #12 from PennChopMicrobiomeProgram/codex/add-suppo… #17

Workflow file for this run

name: Tests
on:
push:
branches: [ main, master ]
pull_request:
branches: [ main, master ]
workflow_dispatch:
jobs:
run-tests:
uses: ./.github/workflows/test.yml
secrets: inherit