From ba1dad31452223f992bb1b28e73c838294247486 Mon Sep 17 00:00:00 2001 From: MR Lemon Date: Sun, 17 May 2020 17:08:07 +0100 Subject: getting desperate now... --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index eaeeaaf..74d05f5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,9 +1,9 @@ name: Tests and Build exe on: push -env: - GITHUB_ACTIONS_RUNNER: runner jobs: tests: + env: + GITHUB_ACTIONS_RUNNER: runner runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 -- cgit v1.2.3