Skip to content

Merge pull request #37 from PennChopMicrobiomeProgram/36-replace-biop… #37

Merge pull request #37 from PennChopMicrobiomeProgram/36-replace-biop…

Merge pull request #37 from PennChopMicrobiomeProgram/36-replace-biop… #37

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