From 1a30a418b103a986f69db5b13bea3eeb604c531d Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Mon, 15 Feb 2021 17:49:52 +0000 Subject: [PATCH] Whoops --- .github/workflows/django.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/django.yml b/.github/workflows/django.yml index 5e3c02af..1f8b3498 100644 --- a/.github/workflows/django.yml +++ b/.github/workflows/django.yml @@ -10,7 +10,6 @@ jobs: build: if: "!contains(github.event.head_commit.message, '[ci skip]')" runs-on: ubuntu-latest - continue-on-error: ${{ matrix.experimental }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: