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: ci:
jobs: jobs:
- checkout - checkout
# - linting: - linting:
# requires: requires:
# - checkout - checkout
# - testing: - testing:
# requires: requires:
# - checkout - checkout
- build: - build:
requires: requires:
- testing - testing