Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suchsoak authored Oct 22, 2023
1 parent 86b8cf4 commit 2b4438e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Generate code coverage report
run: coverage run --source=. -m pytest && coverage report

- name: Checkout repository
uses: actions/checkout@v2
with:
repository: suchsoak/Wifi-Info-PY
- name: Checkout repository
uses: actions/checkout@v2
with:
repository: suchsoak/Wifi-Info-PY

0 comments on commit 2b4438e

Please sign in to comment.