Skip to content

Commit

Permalink
silly typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Jan 9, 2025
1 parent 988fefc commit 22ba1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion everest
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@ test_FStar () {
if [ -d FStar/stage0 ]; then
$MAKE -C FStar $make_opts test
else
$MAKE -C FStar $make_opts test ci-uregressions
$MAKE -C FStar $make_opts ci-uregressions
fi
}

Expand Down

0 comments on commit 22ba1fa

Please sign in to comment.