Skip to content

Commit

Permalink
add ls for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Aug 16, 2023
1 parent 83d776d commit c88d97c
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 @@ -59,10 +59,10 @@ jobs:
command: |
source activate ./atlasenv
test/dryrun.sh
- run:
name: Test_init
command: |
ls -l test
source activate ./atlasenv
test/test_init.sh
Expand Down

0 comments on commit c88d97c

Please sign in to comment.