Skip to content

Test this repository #24

Test this repository

Test this repository #24

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

Check failure on line 18 in .github/workflows/test-self.yml

View workflow run for this annotation

GitHub Actions / Test this repository

Invalid workflow file

The workflow is not valid. .github/workflows/test-self.yml (Line: 18, Col: 11): Input notebook is required, but not provided while calling. .github/workflows/test-self.yml (Line: 23, Col: 30): Invalid input, reproducible-document is not defined in the referenced workflow.
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: ''