Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
cosnicolaou committed Jan 3, 2024
1 parent b85dd48 commit 0064894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Test
run: |
export VDLPATH=$GITHUB_WORKSPACE
go test -v --race --covermode=atomic --timeout=15m ./...
go test -v --race --covermode=atomic --timeout=15m ./x/ref/services/xproxy/xproxy
cd x/ref/examples
go test --race --covermode=atomic ./...
Expand Down

0 comments on commit 0064894

Please sign in to comment.