diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 68e5b0d..91105a6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,6 +13,7 @@ on: jobs: test-grammar: strategy: + fail-fast: false matrix: problem: [one, two, three, four, five] # The type of runner that the job will run on