only run publish step

This commit is contained in:
Simon Aronsson 2019-04-04 21:45:42 +02:00
parent f52d218e8d
commit bb8f9acc1c

View file

@ -19,8 +19,9 @@ workflows:
- checkout - checkout
- publishing: - publishing:
requires: requires:
- testing - checkout
- linting # - testing
# - linting
# filters: # filters:
# branches: # branches:
# ignore: /.*/ # ignore: /.*/