mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-06 00:23:16 +00:00
Removes circleci config file
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
version: 2.1
|
||||
orbs:
|
||||
node: circleci/node@4.1.0
|
||||
jobs:
|
||||
build:
|
||||
executor: node/default
|
||||
steps:
|
||||
- checkout
|
||||
- run: yarn
|
||||
- run: yarn test
|
||||
Reference in New Issue
Block a user