From c463ccc8b19378c077655399701f40559683b124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20Mei=C3=9Felbach?= Date: Tue, 28 Jan 2020 14:35:52 +0100 Subject: Remote existing BATS action --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 00de460..afa4896 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,11 +5,6 @@ jobs: name: build runs-on: ubuntu-latest steps: - - name: Setup BATS - uses: mig4/setup-bats@master - with: - bats-version: 1.1.0 - - name: Check out code uses: actions/checkout@v1 -- cgit v1.2.3