Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Add test runner to Drone pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tdemin committed Jan 26, 2020
1 parent 8e9b316 commit 304dad4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Expand Up @@ -10,6 +10,7 @@ steps:
- node -v
- yarn install
- yarn lint
- yarn test
when:
event:
- push
Expand Down

0 comments on commit 304dad4

Please sign in to comment.