Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
chore(ci): fixup job naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKevJames committed Jul 9, 2019
1 parent c6be653 commit db4994e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ workflows:
only: /.*/

- old_nox:
name: test
filters:
tags:
only: /.*/
Expand All @@ -138,7 +139,7 @@ workflows:
- lint-py35
- lint-py36
- lint-py37
- old_nox
- test
- test-datastore
- github:
context: org-global
Expand All @@ -153,5 +154,5 @@ workflows:
- lint-py35
- lint-py36
- lint-py37
- old_nox
- test
- test-datastore

0 comments on commit db4994e

Please sign in to comment.