Log cloned regex output
This commit is contained in:
parent
6ea108bae3
commit
78372d6b41
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -79,6 +79,10 @@ 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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user