Update d.yml

pointers
Tristan B. V. Kildaire 1 year ago committed by GitHub
parent 01a3011c23
commit 14c18fd2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save