This website requires JavaScript.
Explore
Help
Sign In
Aire-One
/
labtime
Watch
1
Star
0
Fork
You've already forked labtime
0
Code
Issues
1
Pull Requests
7
Packages
Projects
Releases
1
Wiki
Activity
9cc1f70de1
labtime
/
.woodpecker
/
test.yaml
10 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
feat: initialize tests
2024-09-23 23:46:12 +02:00
---
when
:
event
:
pull_request
steps
:
golang
:
chore(deps): update golang docker tag to v1.23.3
2024-11-08 01:02:34 +01:00
image
:
golang:1.23.3
feat: initialize tests
2024-09-23 23:46:12 +02:00
commands
:
-
go test -v ./...