Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
ci: change working directory to run e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Oct 16, 2023
1 parent f83add3 commit 6b817f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
go.mod
go.sum
- name: Test
working-directory: ./app
run: go test -test.timeout 60m -failfast -v github.com/celestiaorg/orchestrator-relayer/e2e # yamllint disable-line rule:line-length
env:
QGB_INTEGRATION_TEST: true

0 comments on commit 6b817f5

Please sign in to comment.