Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
rask24 committed Feb 14, 2024
1 parent f43259a commit 730a498
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 @@ -30,6 +30,8 @@ jobs:
run: make bonus
- name: Build push_swap
run: make
- name: check
run: nm push_swap && nm checker
- name: check allowed_functions
run: test/check_allowed_functions.sh
unit_test:
Expand Down

0 comments on commit 730a498

Please sign in to comment.