diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 984c3eb..a2bba22 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,6 @@ jobs: matrix: state: [ lfc, nolfc ] runs-on: "ubuntu-latest" - continue-on-error: ${{ fromJSON(needs.cont.outputs.conterr) }} steps: - name: uses-lfc id: uselfc