Skip to content

Commit

Permalink
Merge pull request #5999 from roc-lang/roc-env-var-arm64
Browse files Browse the repository at this point in the history
forgot this ROC env var earlier
  • Loading branch information
Anton-4 authored Nov 17, 2023
2 parents a8c7441 + a720e44 commit 2eb48e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic_cli_test_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- run: expect -v

# Run all tests
- run: EXAMPLES_DIR=./examples/ ./ci/all_tests.sh
- run: ROC=./roc_nightly/roc EXAMPLES_DIR=./examples/ ./ci/all_tests.sh

######
# Now test the latest basic-cli release, not the main branch
Expand Down

0 comments on commit 2eb48e9

Please sign in to comment.