build: avoid compiling platformtest test list generator

This also fixes a deprecation warning.
This commit is contained in:
Christian Schwarz
2024-09-08 15:12:31 +00:00
parent 740ab4b1b2
commit 0ab92d4861
4 changed files with 5 additions and 13 deletions
-2
View File
@@ -202,12 +202,10 @@ jobs:
key: quickcheck-<<parameters.goversion>>
- run: make formatcheck
- run: make generate-platform-test-list
- run: make zrepl-bin test-platform-bin
- run: make vet
- run: make lint
- run: rm -f artifacts/generate-platform-test-list
- store_artifacts:
path: artifacts
- persist_to_workspace: