We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b85fe1 commit 6fe2008Copy full SHA for 6fe2008
.github/workflows/premerge.yaml
@@ -48,9 +48,6 @@ jobs:
48
run: |
49
git diff --name-only HEAD~1...HEAD
50
python3 .ci/compute_projects.py
51
- - name: Debug2
52
- run: |
53
- source <$(git diff --name-only HEAD~1...HEAD | python3 .ci/compute_projects.py)
54
- name: Debug2
55
56
source <(git diff --name-only HEAD~1...HEAD | python3 .ci/compute_projects.py)
0 commit comments