summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorSon Ho2023-11-10 16:57:41 +0100
committerSon Ho2023-11-10 16:57:41 +0100
commit06ca6b4aeee7235acee4d11d67e91e3fe3d3a236 (patch)
treeddd2877ed8b178031db21f0925e11a7ca2f5a887 /.github/workflows/ci.yml
parent335e1fdf1b55fa49c378a32dc5619369f366027c (diff)
Update the ci.yml
Diffstat (limited to '')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1ac5dd94..3fb2270a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
#- run: sudo apt-get update && sudo apt-get install make
# Verify
#- run: cd tests/lean && make
- - cd tests/lean && lake build
+ - run: cd tests/lean && lake build