Skip to content

Commit

Permalink
#7 Running all checks with SaaS [run-saas-tests]
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed May 20, 2024
1 parent 489a5f3 commit 5b17d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

tests-job:
name: Tests (Python-${{ matrix.python-version }}, Exasol-${{ matrix.exasol-version}})
# needs: [build-documentation-job, lint-job, type-check-job]
needs: [build-documentation-job, lint-job, type-check-job]
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 5b17d7d

Please sign in to comment.