Re-enable tests (#2454)

This commit is contained in:
pajlada
2021-02-13 17:22:21 +01:00
committed by GitHub
parent 435cf9a8b0
commit df4dd50dc8
+1 -1
View File
@@ -80,6 +80,6 @@ jobs:
- name: Test (Ubuntu)
if: startsWith(matrix.os, 'ubuntu')
run: |
ctest
./chatterino-test --platform minimal
working-directory: build-test
shell: bash