Skip to content

Commit

Permalink
review: working-directory, env var replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 26, 2024
1 parent 393bfe3 commit 1d97d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
ref: release-2024-02-20

- name: install load-generator
working-directory: ${{ env.GITHUB_WORKSPACE }}/boulder/test/load-generator
working-directory: ./boulder/test/load-generator
run: go install

- name: go install
Expand Down

0 comments on commit 1d97d1f

Please sign in to comment.