Skip to content

Refactor post-build tasks #42

Refactor post-build tasks

Refactor post-build tasks #42

Workflow file for this run

name: Test this repository
on:
push:
jobs:
test-action:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: lbianchi-lbl/notebooks-ci@main
with:
readme-path: README.md
test-check-submission:
uses: lbianchi-lbl/notebooks-ci/.github/workflows/check-submission.yml@main
with:
repository: lbianchi-lbl/sample-submission-1
# ref: 44e112021bd1f85148c237f972c066a6e6ac92dd # should fail
ref: d0b358a71fb1054158822d5cdc8fca21f4cb2bd9 # should pass
reproducible-document: my_doc.ipynb
container-registry: ''
binder-cache-branch: ''