Skip to content

Merge pull request #17 from Appsilon/pps-further-adjustments #2

Merge pull request #17 from Appsilon/pps-further-adjustments

Merge pull request #17 from Appsilon/pps-further-adjustments #2

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: Build and run dev container tests
uses: devcontainers/[email protected]
with:
runCmd: ./run_tests_and_bandit.sh