Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rask24 committed Feb 14, 2024
1 parent 1ba669c commit 4f33321
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
submodules: recursive
- name: Build push_swap
run: make
- name: Test
- name: Unit test
run: make test
- name: e2e test
run: rake test

0 comments on commit 4f33321

Please sign in to comment.