Skip to content

Commit

Permalink
Update testing_pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn committed May 29, 2024
1 parent f84d191 commit 3474c6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testing_pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
- name: Save working directory to .env (Windows)
if: matrix.os == 'windows-latest'
run: |
touch .env
echo GIN_TESTING_DATA_DIRECTORY=%CD% >> .env
type .env
Expand Down

0 comments on commit 3474c6d

Please sign in to comment.