OpenWaterAnalytics / EPANET

The Water Distribution System Hydraulic and Water Quality Analysis Toolkit
MIT License
272 stars 201 forks source link

Need help running appveyor CI tests in a forked repository #787

Closed LRossman closed 2 months ago

LRossman commented 2 months ago

I forked from this OWA EPANET repository into one of my own so I could test "offline" some improvements to the hydraulic engine and see if they pass the CI regression tests. When I pushed my changes into a PR on that repository it only ran the checks appearing in the .github/workflows and not the CI regression tests in appveyor.yml. Does anyone know why this is and how I can get the CI tests to run?

LRossman commented 2 months ago

Never mind - I figured it out. You have to first register your repository with appveyor.com.