Skip to content

Commit

Permalink
wip: name checks
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed Apr 19, 2020
1 parent ef1a6b9 commit 6a5f2c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -62,12 +62,14 @@ jobs:

test-e2e-unlisted:
<<: *defaults
name: 'test publish unlisted'
steps:
- prep
- run: make test-e2e

test-e2e-listed:
<<: *defaults
name: 'test publish listed'
steps:
- prep
- run: make test-e2e-listed
Expand Down

0 comments on commit 6a5f2c6

Please sign in to comment.