mirror of
https://github.com/hibiken/asynq.git
synced 2025-10-23 22:26:13 +08:00
bump
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- 6379:6379
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
@@ -64,4 +64,5 @@ jobs:
|
||||
|
||||
- name: Test tools module
|
||||
run: cd tools && go test -race -v ./... && cd ..
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user