Skip to content

Commit

Permalink
add bash
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Aug 16, 2023
1 parent c88d97c commit 6bf90a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
command: |
ls -l test
source activate ./atlasenv
test/test_init.sh
bash test/test_init.sh
- persist_to_workspace:
root: /root/project/
Expand Down

0 comments on commit 6bf90a1

Please sign in to comment.