diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index edfd0f91..159e8c97 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: - name: Remove build file artifact run: rm ./contributors test-terraform: - runs-on: ubuntu-latest/ + runs-on: ubuntu-latest steps: - name: Check out code uses: actions/checkout@v4