pull/378/head
evelynmitchell 1 year ago
parent 1f4dabbb0b
commit 02fcffc13a

@ -62,7 +62,7 @@ jobs:
echo "Running extended tests, installing dependencies with poetry..."
poetry install -E extended_testing
fi
name: Run ${{matrix.test_type}} tests
- name: Run ${{matrix.test_type}} tests
run: |
if [ "${{ matrix.test_type }}" == "core" ]; then
make test

Loading…
Cancel
Save