Skip to content

Commit

Permalink
remove test in premerge
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Nov 11, 2020
1 parent be26d5b commit 1e5424a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/premerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ jobs:

- name: Build
run: npm run build

- name: Test
run: npm run test
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
node_modules/
dist/
dist/

0 comments on commit 1e5424a

Please # to comment.