Skip to content

Commit

Permalink
drone: make code_sniffer; make all_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Feb 23, 2021
1 parent d555de6 commit aa62eab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ steps:
# run tests
- make clean
- make check_permissions
- make code_sniffer
- make all_tests

---
kind: pipeline
Expand Down Expand Up @@ -55,3 +57,5 @@ steps:
# run tests
- make clean
- make check_permissions
- make code_sniffer
- make all_tests

0 comments on commit aa62eab

Please sign in to comment.