good morning!!!!

Skip to content
Snippets Groups Projects
Commit c165aee3 authored by José Nieto's avatar José Nieto
Browse files

use "make test"

parent 38a1aec3
Branches
Tags v4.5.0-alpha.1
No related merge requests found
...@@ -28,5 +28,5 @@ jobs: ...@@ -28,5 +28,5 @@ jobs:
echo "DB_HOST=127.0.0.1" >> $GITHUB_ENV echo "DB_HOST=127.0.0.1" >> $GITHUB_ENV
echo "UPPER_DB_LOG=ERROR" >> $GITHUB_ENV echo "UPPER_DB_LOG=ERROR" >> $GITHUB_ENV
- name: Execute target - name: Run target
run: make ${{ matrix.target }} run: make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment