Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Leecason committed Jan 22, 2022
1 parent 04d20d2 commit 1d04066
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
27 changes: 0 additions & 27 deletions .circleci/config.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Install packages
run: yarn install

- name: Test
run: yarn test

- name: Build
run: yarn build

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Vue wrapper for rough-notation",
"author": "Leecason",
"scripts": {
"test": "jest",
"demo": "vue-cli-service serve --open",
"demo:build": "vue-cli-service build",
"dev": "rollup -c -w",
Expand Down

0 comments on commit 1d04066

Please sign in to comment.