Skip to content

Commit

Permalink
test(logging): remove logging integration test from integration test …
Browse files Browse the repository at this point in the history
…suite
  • Loading branch information
phantumcode committed Sep 21, 2023
1 parent dd4623c commit b6d400b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/integ_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,3 @@ jobs:
needs: prepare-for-test
uses: ./.github/workflows/integ_test_storage.yml
secrets: inherit

logging-test:
needs: prepare-for-test
uses: ./.github/workflows/integ_test_logging.yml
secrets: inherit

0 comments on commit b6d400b

Please sign in to comment.