Skip to content

Commit

Permalink
Add tests back
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla committed Jul 21, 2024
1 parent 71db58d commit 286d48c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galexie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
ref: ${{ github.event.pull_request.head.sha || github.ref }}

- name: Run test
run: go test -v -race -run TestGalexieTestSuite ./services/galexie/...
run: go test -v -race -run TestGalexieTestSuite ./services/galexie/...
Empty file added services/horizon/cmd/db_test.go
Empty file.

0 comments on commit 286d48c

Please sign in to comment.