Skip to content

Commit

Permalink
Add POSTGRES label to qgis_postgresconntest
Browse files Browse the repository at this point in the history
  • Loading branch information
strk authored and github-actions[bot] committed Apr 27, 2021
1 parent c528c0a commit 376e391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/providers/CMakeLists.txt
Expand Up @@ -101,6 +101,7 @@ target_link_libraries(qgis_postgresprovidertest postgresprovider_a qgis_core)

ADD_QGIS_TEST(postgresconntest testqgspostgresconn.cpp)
target_link_libraries(qgis_postgresconntest postgresprovider_a qgis_core)
SET_TESTS_PROPERTIES(qgis_postgresconntest PROPERTIES LABELS "POSTGRES")

if (NOT FORCE_STATIC_PROVIDERS)
ADD_QGIS_TEST(mdalprovidertest testqgsmdalprovider.cpp)
Expand Down

0 comments on commit 376e391

Please sign in to comment.