mirror of
https://github.com/hibiken/asynq.git
synced 2025-10-23 10:16:12 +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
|
- 6379:6379
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
@@ -64,4 +64,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Test tools module
|
- name: Test tools module
|
||||||
run: cd tools && go test -race -v ./... && cd ..
|
run: cd tools && go test -race -v ./... && cd ..
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user