We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d000fd9 commit 3ce66f8Copy full SHA for 3ce66f8
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
matrix:
15
FIREBIRD_SELECTION: [FB30, FB40]
16
TEST_SUITE: [Tests-FirebirdClient-Default-Compression-CryptRequired, Tests-FirebirdClient-Default-NoCompression-CryptRequired, Tests-FirebirdClient-Default-Compression-CryptDisabled, Tests-FirebirdClient-Default-NoCompression-CryptDisabled, Tests-FirebirdClient-Embedded, Tests-EFCore, Tests-EFCore-Functional, Tests-EF6]
17
+ timeout-minutes: 120
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v2
0 commit comments