mirror of
https://github.com/gofiber/storage.git
synced 2026-04-22 23:07:21 +08:00
🧪 update tests
This commit is contained in:
@@ -15,4 +15,4 @@ jobs:
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v2
|
||||
- name: Run Test
|
||||
run: go test ./sqlite3 -tags=sqlite3 -v -race
|
||||
run: cd ./sqlite3 && go test ./... -v -race
|
||||
|
||||
Reference in New Issue
Block a user