Compare lines iterator instead of full output

This avoids differences in line endings.
This commit is contained in:
Afonso Bordado 2022-07-30 22:05:39 +01:00
parent 78372d6b41
commit bec651ef47
2 changed files with 2 additions and 6 deletions

View file

@ -79,10 +79,6 @@ jobs:
git config --global user.email "user@example.com"
git config --global user.name "User"
./y.rs prepare
- name: log expected output
run: cat -e regex/examples/regexdna-output.txt
- name: Build without unstable features
env: