Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vla5924 committed May 19, 2024
1 parent 5178b76 commit e1a200d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
CC: gcc
CXX: g++
run: |
git rev-parse --short=7 HEAD
cmake -S compiler -B build -G Ninja -DCMAKE_BUILD_TYPE=Release -DENABLE_CODEGEN='ast_to_llvmir;optree_to_llvmir'
cmake --build build --parallel
- name: Archive binaries
Expand Down

0 comments on commit e1a200d

Please sign in to comment.