From 2b4438e2bf459ce51f50b80d026e39d3f602e8f6 Mon Sep 17 00:00:00 2001 From: ~#M?x <89079595+suchsoak@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:26:55 -0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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