Skip to content

Commit

Permalink
Activate the shell
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotm committed Jan 31, 2025
1 parent d3fc5d3 commit c1f0d4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
- name: Check env vars have been set
working-directory: test
run: |
devbox run -- [ "$SOLR_LOGS_DIR" = "/home/runner/work/devbox-solr/devbox-solr/test/.devbox/virtenv/carlotm.devbox-solr.solr/logs" ]
devbox shell
echo $SOLR_LOGS_DIR

0 comments on commit c1f0d4d

Please sign in to comment.