Commit 9bffabdb authored by Michael Droettboom's avatar Michael Droettboom

Try to get master CI to run again

parent b50c8d62
......@@ -112,20 +112,14 @@ workflows:
version: 2
build-and-deploy:
jobs:
- build:
tags:
only: /^v\d+\.\d+\.\d+$/
- build
- test-chrome:
requires:
- build
- test-firefox:
requires:
- build
tags:
only: /^v\d+\.\d+\.\d+$/
- test-python:
tags:
only: /^v\d+\.\d+\.\d+$/
- test-python
- benchmark:
requires:
- build
......@@ -134,7 +128,5 @@ workflows:
- test-firefox
- test-python
filters:
branches:
ignore: /.*/
tags:
only: /^v\d+\.\d+\.\d+$/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment