mirror of https://github.com/gofiber/fiber.git
Merge branch 'master' of https://github.com/kiyonlin/fiber
# Conflicts: # .github/workflows/test.ymlpull/1212/head
commit
866fc6f747
|
@ -16,3 +16,4 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Run Test
|
||||
run: go test ./... -v -race
|
||||
|
||||
|
|
Loading…
Reference in New Issue