Compare commits

..

No commits in common. "c2cabe73d38d595e586219e12bb8c6b0c09a1761" and "77f07ee265cfc021b6cda78d69deb3c96c97ff75" have entirely different histories.

2 changed files with 0 additions and 15 deletions

View file

@ -1,15 +0,0 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: steamid.v
image: thevlang/vlang
commands:
- v steamid_test.v
- v -stats test steamid_test.v
trigger:
branch:
- main