Skip to content

Commit

Permalink
Update test_matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 5, 2020
1 parent 5a83706 commit 39856e7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ jobs:
- name: Build
run: |
docker-compose -f tests/docker-compose.yml build
- name: Build
run: |
docker-compose -f tests/docker-compose.yml up
env:
SPLUNKBASE_PASSWORD: ${{ secrets.SPLUNKBASE_PASSWORD }}
SPLUNK_HEC_TOKEN: ${{ secrets.SPLUNK_HEC_TOKEN }}
SPLUNK_START_ARGS: ${{ secrets.SPLUNK_START_ARGS }}
- name: Test with pytest
run: |
pip install pytest
Expand Down

0 comments on commit 39856e7

Please sign in to comment.