Skip to content

fix: fix test and filter out jupyter warning #23

fix: fix test and filter out jupyter warning

fix: fix test and filter out jupyter warning #23

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