Pipelines

- Updated name
This commit is contained in:
Tristan B. Velloza Kildaire 2023-08-27 12:25:00 +02:00
parent 1e6ae3df48
commit aeae9ba8e2
1 changed files with 1 additions and 1 deletions

View File

@ -429,7 +429,7 @@ jobs:
run: |
./tlang compile source/tlang/testing/simple_function_decls.t
./tlang.out
- name: Simple function (only) decls
- name: Simple variables (only) decls
run: |
./tlang compile source/tlang/testing/simple_variables_only_decs.t
./tlang.out