You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prevent duplicate CI runs on push to a PR branch
run on initial pull request, but subsequent pushes to that branch should not run pull CI again, only push CI should run for those
Poco::Data::ODBC(Linux only)Poco::Data::MySQLMySQLpoco/.github/workflows/ci.yml
Line 11 in feee165
poco/.github/workflows/ci.yml
Line 43 in feee165
Poco::Data::PostgreSQLPoco::RedisPoco::MongoDBpushto a PR branchrun on initial
pullrequest, but subsequent pushes to that branch should not runpullCI again, onlypushCI should run for thosePollSetTest::testPollClosedServer()intermittently fails @aleks-fGeneral notes:
CppUnitmust be built before building testsuites (it is not in specified independenciesfiles)