Skip to content

Commit

Permalink
NO_BUILD todo
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Aug 9, 2024
1 parent d5f7d58 commit ce8193b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basic_cli_build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ jobs:
run: |
cd basic-cli-platform
# no need to build platform anymore
# TODO ditch sed in favor of NO_BUILD=1, see basic-cli#241
sed -i '/build\.roc\|jump-start\.sh/d' ./ci/all_tests.sh
# temp for debugging
sed -i 's/# exp_internal 1/exp_internal 1/' ./ci/expect_scripts/args.exp
Expand Down

0 comments on commit ce8193b

Please sign in to comment.