Skip to content

Commit

Permalink
copying files.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinkyaraj-23 committed Oct 30, 2023
1 parent 4d026a2 commit 3d15e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
- name: Generate
run: |
export PATH=/home/opam/.opam/4.14/bin:$PATH
cp ./app/src/parser/[!g]*.[ch] ./tests/unit
dune exec ./tests/generate/generate.exe micheline 500 \
nano tests/samples/micheline
Expand Down

0 comments on commit 3d15e04

Please sign in to comment.