Skip to content

Commit 2735e26

Browse files
authored
Fix indentation in bilbao-test.yml
1 parent 467baed commit 2735e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bilbao-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pixi-version: v0.39.5
2626
manifest-path: pixi/pixi.toml
2727

28-
- name: test
29-
run: |
28+
- name: test
29+
run: |
3030
cd tests
3131
pixi run --manifest-path ../pixi/pixi.toml python -m pytest run_bilbao.py

0 commit comments

Comments
 (0)