summaryrefslogtreecommitdiff
path: root/.gitlab-ci/test-flatpak.sh
blob: 3e3a9923f8299d501646cd006a2fca8f1169ebc9 (plain)
1
2
3
4
5
6
#!/bin/bash

set -e

python3 -m pip install --user pytest
python3 setup.py test