uncomment preceding steps

This commit is contained in:
Simon Aronsson 2019-04-04 22:38:41 +02:00
parent 83ac2c880f
commit 21ac58fc33

View file

@ -11,12 +11,12 @@ workflows:
ci:
jobs:
- checkout
# - linting:
# requires:
# - checkout
# - testing:
# requires:
# - checkout
- linting:
requires:
- checkout
- testing:
requires:
- checkout
- build:
requires:
- testing