rename ci job to match filename
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M .github/workflows/build.yml → .github/workflows/build.yml
@@ -5,7 +5,7 @@ schedule: - cron: 37 4 * * * jobs: - tests: + build: runs-on: macos-latest steps: - name: Install SSH Key