Update d.yml

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

View File

@ -58,9 +58,6 @@ jobs:
run: chmod +x tlang
- name: Basic test
run: ./tlang --help
- name: List files here
run: ls -la
- name: Simple function call
run: ./tlang typecheck source/tlang/testing/typecheck/simple_function_call.t