Skip to content

Commit ea878da

Browse files
committed
Update notebook execution CI
1 parent b0c7d0a commit ea878da

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/notebook-execution-test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
---
21
name: Notebook Execution Test
32

43
on:
54
pull_request:
6-
branches: [main, master]
75

86
jobs:
97
notebook-execution-test:
10-
name: Notebook Execution Test
118
runs-on: ubuntu-latest
129
steps:
13-
- name: Checkout Code
10+
- name: Checkout
1411
uses: actions/checkout@v3
1512

1613
- name: Execute Notebooks

0 commit comments

Comments
 (0)