Skip to content

Commit 63e20a4

Browse files
Update deployments to 1 for nomad tests
1 parent 9e588f6 commit 63e20a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- name: Run Functional Tests
7979
run: |
80-
cd functional_testsgo run . && --godog.tags="${{ matrix.tags }}"
80+
cd functional_tests && go run . --godog.tags="${{ matrix.tags }}"
8181
8282
- name: Send status to Discord
8383
uses: sarisia/actions-status-discord@v1

0 commit comments

Comments
 (0)