diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29d82bd..174e3a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Python package +name: Archero code tests on: push: @@ -32,4 +32,4 @@ jobs: pip install Pillow matplotlib numpy pure-python-adb requests pyqt5 - name: Test with pytest run: | - pytest \ No newline at end of file + pytest