Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 13:22:11 +02:00 committed by GitHub
parent 9eeacdb3c4
commit 73b9d8332a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
path: \*.lst
typecheck:
needs: build
needs: [build, unittests]
name: Typechecking tests
runs-on: ubuntu-latest
steps: