Skip to content

feat: improve app content and add css #7

feat: improve app content and add css

feat: improve app content and add css #7

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/[email protected]
with:
runCmd: ./quality_checks.sh