mirror of
https://github.com/getml/sqlgen.git
synced 2026-01-04 08:30:30 -06:00
Added a Github Actions pipeline for Windows (#5)
This commit is contained in:
committed by
GitHub
parent
c88d70dd85
commit
ea7a1fe8e0
@@ -1,3 +1,5 @@
|
||||
#ifndef SQLGEN_BUILD_DRY_TESTS_ONLY
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <rfl.hpp>
|
||||
@@ -60,3 +62,5 @@ TEST(postgres, test_insert_and_read_two_tables) {
|
||||
}
|
||||
|
||||
} // namespace test_insert_and_read_two_tables
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user