Skip to content

Commit 7dd5170

Browse files
committed
Re-enable tests on LLVMParty workflow
1 parent 11fe60a commit 7dd5170

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/llvmparty.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
remill-lift-$LLVM_MAJOR --arch aarch64 --ir_out /dev/stdout --address 0x400544 --bytes FD7BBFA90000009000601891FD030091B7FFFF97E0031F2AFD7BC1A8C0035FD6
5353
remill-lift-$LLVM_MAJOR --arch aarch32 -ir_out /dev/stderr --bytes 0cd04de208008de504108de500208de508309de504009de500109de5903122e0c20fa0e110109fe5001091e5002081e5040081e50cd08de21eff2fe14000000000000000
5454
55-
# - name: Tests
56-
# run: |
57-
# cmake --build build --target test_dependencies
58-
# env CTEST_OUTPUT_ON_FAILURE=1 cmake --build build --target test
55+
- name: Tests
56+
run: |
57+
cmake --build build --target test_dependencies
58+
env CTEST_OUTPUT_ON_FAILURE=1 cmake --build build --target test

0 commit comments

Comments
 (0)