Skip to content

Commit

Permalink
Execute this in bash so continued lines are correctly evaluated
Browse files Browse the repository at this point in the history
  • Loading branch information
prozacchiwawa committed Jan 24, 2024
1 parent 2c35347 commit 42338a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ jobs:
# Test cldb output both run from python and via its command line tool.
- name: "Run step run tests"
shell: bash
run: |
. ./activate
cargo build
Expand Down

0 comments on commit 42338a9

Please sign in to comment.