mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-23 14:25:52 +08:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4767d54112 |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
|||||||
run: go test -run=^$ -bench=. -loglevel=debug ./...
|
run: go test -run=^$ -bench=. -loglevel=debug ./...
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@v6
|
||||||
|
|
||||||
build-tool:
|
build-tool:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user