now with checkout

This commit is contained in:
Olivier Tremblay 2022-04-26 09:41:30 -04:00
parent db01076a91
commit 3002ae2794
No known key found for this signature in database
GPG key ID: 6AFD5ECDA1603158

View file

@ -9,7 +9,7 @@ jobs:
machine: true machine: true
resource_class: otremblay/some-runner resource_class: otremblay/some-runner
steps: steps:
- run: echo "Hi I'm on Runners!" - checkout
# Invoke jobs via workflows # Invoke jobs via workflows
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows # See: https://circleci.com/docs/2.0/configuration-reference/#workflows