Skip to content

Commit

Permalink
fix: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Nov 4, 2024
1 parent b9053e4 commit 6e12ff1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 52 deletions.
51 changes: 0 additions & 51 deletions .github/workflows/release-dockerhub.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
docker ps
docker compose logs
- name: Run test
#run: go test -cover -race -v ./...
run: |
cp ./test/config.yaml config.yaml
go test -timeout 2m -cover -race -v ./...

0 comments on commit 6e12ff1

Please sign in to comment.