Skip to content

Commit

Permalink
Merge branch 'download-gin-data-for-tests' of https://github.com/Neur…
Browse files Browse the repository at this point in the history
…odataWithoutBorders/nwb-guide into download-gin-data-for-tests
  • Loading branch information
garrettmflynn committed May 29, 2024
2 parents 7cb4587 + 43851d7 commit ab3162c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_env_creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
run: echo "CURRENT_WORKING_DIR=%cd%" >> .env
shell: cmd
if: runner.os == 'Windows'


- name: Print working directory
run: echo "The current working directory is $CURRENT_WORKING_DIR"

Expand All @@ -64,4 +64,4 @@ jobs:
run: type .env
shell: cmd
if: runner.os == 'Windows'

0 comments on commit ab3162c

Please sign in to comment.