Skip to content

Commit d81af3a

Browse files
committed
ci: run git diff
1 parent 9aa4dfa commit d81af3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/aggregate_tested_versions.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,7 @@ jobs:
4242
run: php ./.github/scripts/generate_markdown.php
4343

4444
- name: Show Markdown Table
45-
run: cat ./integration_versions.md
45+
run: cat ./integration_versions.md
46+
47+
- name: Show changes
48+
run: git diff

0 commit comments

Comments
 (0)