Skip to content

Commit

Permalink
adding CI 29
Browse files Browse the repository at this point in the history
  • Loading branch information
moste00 committed Aug 24, 2024
1 parent 86d8ea7 commit 1c46160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/end2end-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ jobs:
run: |
source ~/.bash_profile
export OPAMCONFIRMLEVEL=yes
export OCAMLRUNPARAM=b
opam install . --deps-only
opam install sail=0.17.1
rm *.gen.inc
dune exec --profile release -- riscv_disasm_from_sail -f bin/sail.filepaths.txt

0 comments on commit 1c46160

Please sign in to comment.