Skip to content

Commit 38a231e

Browse files
committed
Trying to fix coverage reports.
1 parent 3c2a829 commit 38a231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ variables:
2323
SQLCL_DIR: $(Build.BinariesDirectory)/sqlcl
2424
UTPLSQL_DIR: $(Build.BinariesDirectory)/utPLSQL
2525
UTPLSQL_CLI_DIR: $(Build.BinariesDirectory)/utPLSQL-cli
26-
UTPLSQL_CLI_VERSION: 'v3.1.7'
26+
UTPLSQL_CLI_VERSION: 'v3.1.6'
2727
UTPLSQL_VERSION: 'v3.1.4'
2828
CACHE_DIR: $(Pipeline.Workspace)/.cache
2929

0 commit comments

Comments
 (0)