Skip to content

Commit 25dbc17

Browse files
authored
Update pipeline.yml
1 parent ddd6e20 commit 25dbc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
pip install . --no-deps --no-build-isolation
222222
python -m unittest discover tests
223223
224-
unittest_slurm:
224+
unittest_slurm:
225225
needs: [black]
226226
runs-on: ubuntu-latest
227227
services:

0 commit comments

Comments
 (0)