Skip to content

Commit

Permalink
Update the CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
emina committed Mar 4, 2021
1 parent dcdc60c commit ca6fa33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cp boolector/build/bin/boolector bin/ &&
rm -rf boolector*
- name: Install Rosette
run: raco pkg install --auto
run: raco pkg install --auto --name rosette
- name: Compile Rosette tests
run: raco make test/all-rosette-tests.rkt
- name: Run Rosette tests
Expand Down

0 comments on commit ca6fa33

Please sign in to comment.