Skip to content

Commit

Permalink
Updates ci.yml name
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian57fabian authored Sep 20, 2023
1 parent 85cd03a commit 367b4e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python package
name: Archero code tests

on:
push:
Expand Down Expand Up @@ -32,4 +32,4 @@ jobs:
pip install Pillow matplotlib numpy pure-python-adb requests pyqt5
- name: Test with pytest
run: |
pytest
pytest

0 comments on commit 367b4e3

Please sign in to comment.