.github/workflows/unrealircd.yml: Actually run the tests

This commit is contained in:
Valentin Lorentz 2021-07-03 09:39:51 +02:00
parent c4d19d44e8
commit 4be59a77ed

View File

@ -49,6 +49,6 @@ jobs:
- name: Test with pytest - name: Test with pytest
run: | run: |
PATH=~/.local/unrealircd/bin:$PATH make unreal PATH=~/.local/unrealircd/bin:$PATH make unrealircd