Skip to content

Commit d0e7a0e

Browse files
authored
common
1 parent 6cbe163 commit d0e7a0e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/examples-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ jobs:
107107
python -m pip install --upgrade pip
108108
pip install fastdup matplotlib
109109
110-
# jobs using common steps
111-
jobs:
110+
112111
test-quick-dataset-analysis:
113112
runs-on: ${{ matrix.os }}
114113
env:

0 commit comments

Comments
 (0)