Try checking output on GH actions

html_output
Wilfred Hughes 2022-02-20 20:28:37 +07:00
parent 54fd04a7e2
commit 52aaea4418
1 changed files with 2 additions and 2 deletions

@ -44,8 +44,8 @@ jobs:
- name: Generate output for all sample files - name: Generate output for all sample files
run: ./sample_files/compare_all.sh | tee sample_files/compare.result run: ./sample_files/compare_all.sh | tee sample_files/compare.result
# TODO: work out why GitHub actions differ from my machine # TODO: work out why GitHub actions differ from my machine
# - name: Verify output is unchanged - name: Verify output is unchanged
# run: diff sample_files/compare.result sample_files/compare.expected run: diff sample_files/compare.result sample_files/compare.expected
package: package:
name: Build releasable package name: Build releasable package