Skip to content

Commit

Permalink
Test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 committed Nov 9, 2023
1 parent b5182f4 commit 8c1eee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ jobs:
- name: 'Test: Run Smoke Tests in a TNF container'
run: TNF_LOG_LEVEL=${TNF_SMOKE_TESTS_LOG_LEVEL} TNF_ENABLE_DATA_COLLECTION=true ./run-tnf-container.sh ${{ env.TESTING_CMD_PARAMS }} -l "${SMOKE_TESTS_GINKGO_LABELS_FILTER}"

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run sanity check on collector
uses: ./collector/.github/actions/run-sanity-check
with:
Expand Down

0 comments on commit 8c1eee5

Please sign in to comment.