Changeset 51502 for branches/5.8
- Timestamp:
- 07/28/2021 12:49:05 PM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/.github/workflows/test-old-branches.yml
r51357 r51502 68 68 ref: '${{ matrix.branch }}' 69 69 }); 70 71 - name: Ensure version-controlled files are not modified during the tests72 run: git diff --exit-code
Note: See TracChangeset
for help on using the changeset viewer.