diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5b85d2f..013f77d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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