Skip to content

Merge branch 'main' of github.com:Appsilon/pyshiny-template #26

Merge branch 'main' of github.com:Appsilon/pyshiny-template

Merge branch 'main' of github.com:Appsilon/pyshiny-template #26

Workflow file for this run

name: 'Validate Tapyr App'
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout (GitHub)
uses: actions/checkout@v4
- name: Run quality checks
uses: devcontainers/[email protected]
with:
runCmd: ./quality_checks.sh