Skip to content

Commit 8ab25ad

Browse files
author
The TensorFlow Datasets Authors
committed
Fix very small typo in github rule name.
PiperOrigin-RevId: 693454165
1 parent cfa03b7 commit 8ab25ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
use-cache: false
112112

113113
# Test each notebook sequentially.
114-
- name: Run notebook
114+
- name: Run notebooks sequentially
115115
run: |
116116
ipython kernel install --user --name tfds-notebook
117117
for notebook in docs/*ipynb

0 commit comments

Comments
 (0)