Skip to content

Commit 4b4933d

Browse files
committed
change main to master as the repo to track
1 parent 9b33b9b commit 4b4933d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_colab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
with:
102102
commit_message: 'Check colab env'
103103
file_pattern: 'test/*.csv test/outputs/*.ipynb'
104-
branch: 'main'
104+
branch: 'master'
105105

106106
- name: Check output notebooks for errors
107107
run: |

0 commit comments

Comments
 (0)