fix smoke test workflow
Some checks failed
deploy / deploy (push) Successful in 11s
test / smoke-test (push) Failing after 13s

This commit is contained in:
Dusan Vojacek
2026-04-05 18:25:32 +02:00
parent c11ce83a97
commit 679777d140
6 changed files with 8 additions and 2 deletions

1
.idea/sqldialects.xml generated
View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/../ems-cursor-db-pracovni/porovnani-view-status.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/db/migration/V009__postgrest_roles.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/db/views/R__z_postgrest_ems_anon_grants.sql" dialect="PostgreSQL" />
</component>