Skip to content

Commit

Permalink
use EXAMPLES_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 authored Nov 4, 2023
1 parent 6ca52e7 commit f803daf
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: ./ci/all_tests.sh
- run: EXAMPLES_DIR=./examples/ ./ci/all_tests.sh

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

0 comments on commit f803daf

Please sign in to comment.