Skip to content

Commit

Permalink
Change working directory in E2E job
Browse files Browse the repository at this point in the history
Signed-off-by: Nicko Guyer <[email protected]>
  • Loading branch information
nguyer committed May 5, 2022
1 parent 1167e8c commit 0250a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
go-version: 1.16

- name: Compile FireFly CLI
working-directory: firefly-cli
run: make install

- name: Run E2E tests
Expand Down

0 comments on commit 0250a5c

Please sign in to comment.