Skip to content

Commit

Permalink
build: allow db2 tests to fail (#13936)
Browse files Browse the repository at this point in the history
  • Loading branch information
WikiRik committed Jan 12, 2022
1 parent 2b83dd4 commit bfb54d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -76,10 +76,8 @@ jobs:
run: yarn start-db2
- name: Unit Tests
run: yarn test-unit
continue-on-error: true
- name: Integration Tests
run: yarn test-integration
continue-on-error: true
test-sqlite:
strategy:
fail-fast: false
Expand Down

0 comments on commit bfb54d4

Please sign in to comment.