Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 56f111a

Browse files
authored
Update deploy_v101.yml
1 parent cf9b01a commit 56f111a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_v101.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version: ' 1.22.1'
2020

2121
- name: Run Tests
22-
run: go test ./... -v
22+
run: RUNNING_TESTS=true go test ./... -v
2323

2424
- name: Set up Docker Buildx
2525
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)