mirror of
https://github.com/LeRoid-hub/Bookholder-API.git
synced 2025-01-31 02:34:57 +00:00
Update test.yml
This commit is contained in:
parent
07868fbccb
commit
43f5264163
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Test
|
||||
|
||||
on: [push]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
@ -20,4 +20,4 @@ jobs:
|
||||
go-version: "1.22"
|
||||
|
||||
- name: Test with Docker
|
||||
run: go test -v ./...
|
||||
run: go test -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user