mirror of
https://gitlab.com/manzerbredes/pgnp.git
synced 2025-04-05 17:46:25 +02:00
Debug CI
This commit is contained in:
parent
5d4a7d66cb
commit
bdd879586e
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ archlinux:
|
|||
before_script:
|
||||
- pacman -Sy base-devel cmake --noconfirm --needed
|
||||
script:
|
||||
- mkdir build && cd build && cmake ../ && make && make test && cd tests && ./pgnp_tests
|
||||
- mkdir build && cd build && cmake ../ && make && cd tests && ./pgnp_tests
|
||||
|
|
Loading…
Add table
Reference in a new issue