Skip to content

Commit

Permalink
CI: Add test for run in sub dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Feb 16, 2024
1 parent 4a40c5f commit ee895bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
lc examples/expr2.c --backend c -o c_o -c
lc examples/expr2.c --backend llvm -o llvm_o -c
ls -1
cd examples
lc expr2.c
- name: Test3 (Linux / macOS)
shell: bash -l -e {0}
Expand Down

0 comments on commit ee895bb

Please sign in to comment.