From 8c9e2d4c68ff8f0d8527214af9590892cf8d679d Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 22 Jun 2023 10:05:47 +1000 Subject: [PATCH] Remove integration tests from pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e264e189a7..5d488c84ed 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,8 +29,6 @@ to the issue. - golden tests - property tests - roundtrip tests - - integration tests - See [Runnings tests](https://github.com/input-output-hk/cardano-node-wiki/wiki/Running-tests) for more details - [ ] Any changes are noted in the `CHANGELOG.md` for affected package - [ ] The version bounds in `.cabal` files are updated - [ ] CI passes. See note on CI. The following CI checks are required: