diff --git a/.github/workflows/solutions.yml b/.github/workflows/solutions.yml index fd61cf1..0c0a581 100644 --- a/.github/workflows/solutions.yml +++ b/.github/workflows/solutions.yml @@ -10,7 +10,7 @@ permissions: contents: read jobs: - test: + solutions: runs-on: ubuntu-latest continue-on-error: true