Revert "run tests a bunch of times"

This reverts commit c210c27c7f.
This commit is contained in:
Thomas Grainger 2024-12-27 09:59:11 +00:00
parent c210c27c7f
commit 3fde98b800
No known key found for this signature in database
GPG Key ID: DDA48B5C47FBC8C8
1 changed files with 0 additions and 18 deletions

View File

@ -30,23 +30,5 @@ jobs:
run: "scripts/build"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Run tests"
run: "scripts/test"
- name: "Enforce coverage"
run: "scripts/coverage"