Skip to content

Fix typo in error section #115

Fix typo in error section

Fix typo in error section #115

name: Notebook Execution Test
on:
pull_request:
jobs:
notebook-execution-test:
name: Notebook Execution Test
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Execute Notebooks
uses: ./.github/actions/execute-notebooks