diff options
| author | Moritz Meißelbach <arbelzapf@gmail.com> | 2020-01-28 14:35:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-28 14:35:52 +0100 |
| commit | c463ccc8b19378c077655399701f40559683b124 (patch) | |
| tree | be5cd887522591e21f91ef46932adacadb7eff20 | |
| parent | b0e1c257459aa9cbf927a4a4e7e173c0c95c9e12 (diff) | |
| download | sway-launcher-desktop-c463ccc8b19378c077655399701f40559683b124.tar.gz sway-launcher-desktop-c463ccc8b19378c077655399701f40559683b124.zip | |
Remote existing BATS action
| -rw-r--r-- | .github/workflows/ci.yml | 5 |
1 files changed, 0 insertions, 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 |
