Skip to content

feat: improve app content and add css #8

feat: improve app content and add css

feat: improve app content and add css #8

Workflow file for this run

name: 'Test PyShiny 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/ci@v0.3
with:
runCmd: ./quality_checks.sh