Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 12:54:32 +02:00 committed by GitHub
parent 01a3011c23
commit 14c18fd2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
test:
needs: build
name: RUn compiler tests
name: Run compiler tests
runs-on: ubuntu-latest
steps:
- name: Download math result for job 1
@ -52,3 +52,5 @@ jobs:
with:
name: tbin
- name: Basic test
run: tlang --help