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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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