Do weird stuff

This commit is contained in:
Olivier Tremblay 2022-04-29 13:59:42 -04:00
parent 09270323e8
commit f01789b5a6
No known key found for this signature in database
GPG key ID: 6AFD5ECDA1603158

View file

@ -9,7 +9,7 @@ jobs:
docker: docker:
- image: alpine:latest - image: alpine:latest
steps: steps:
- run:which git - run: which git
- checkout - checkout
# Invoke jobs via workflows # Invoke jobs via workflows