Skip to content

Commit 129da7f

Browse files
author
Chris Long
committed
Simplify CircleCI test by using a single job
1 parent 067a025 commit 129da7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
- run: sudo cp -R Endpoints/packs /var/osquery
1414
- run: sudo cp -R Servers/Linux/packs /var/osquery
1515
- run: cp -R Endpoints/packs Endpoints/Windows
16-
17-
test:
18-
machine: true
19-
steps:
2016
# Use osquery to check the entire config
2117
- run: cd Servers/Linux && sudo osqueryd --config_path=osquery.conf --config_check
2218
# Extract raw queries from the config

0 commit comments

Comments
 (0)