WIP
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2024-01-03 14:44:03 +00:00
parent 7a60ff4022
commit 7e57c4f125

View file

@ -2,6 +2,11 @@ labels:
type: exec
steps:
- name: test env
image: bash
commands:
- env
- name: flake check
image: bash
commands: