Update d.yml

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-26 13:31:01 +02:00 committed by GitHub
parent d5e5880f7f
commit 5bdd985428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -187,5 +187,11 @@ jobs:
run: |
./tlang compile source/tlang/testing/simple_pointer.t
./tlang.out
- name: Simple extern
run: |
chmod +x extern_test.sh
./extern_test.sh