mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-31 09:32:36 +00:00
Solving the CI for the tests
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: '3.x'
|
||||
- name: Install the SFML.
|
||||
run: sudo apt-get update &&
|
||||
sudo apt-get install --yes libsfml-dev
|
||||
sudo apt-get install --yes libsfml-dev qt5-default
|
||||
- name: Install Criterion
|
||||
run: sudo add-apt-repository ppa:snaipewastaken/ppa &&
|
||||
sudo apt-get update &&
|
||||
|
||||
Reference in New Issue
Block a user