Skip to content

Commit

Permalink
test: jobnames
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Nov 4, 2021
1 parent 488ce86 commit 324ef3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@ workflows:
jobs:
- node/test:
version: current
name: current
pkg-manager: npm
- node/test:
version: lts
name: lts
pkg-manager: npm
- node/test:
version: 12.22.7
name: 12
pkg-manager: npm

0 comments on commit 324ef3a

Please sign in to comment.