Skip to content

Commit 6fe2008

Browse files
committed
Fix typo
1 parent 0b85fe1 commit 6fe2008

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/premerge.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ jobs:
4848
run: |
4949
git diff --name-only HEAD~1...HEAD
5050
python3 .ci/compute_projects.py
51-
- name: Debug2
52-
run: |
53-
source <$(git diff --name-only HEAD~1...HEAD | python3 .ci/compute_projects.py)
5451
- name: Debug2
5552
run: |
5653
source <(git diff --name-only HEAD~1...HEAD | python3 .ci/compute_projects.py)

0 commit comments

Comments
 (0)