opalj / opal

https://www.opal-project.de
Other
51 stars 27 forks source link

Fix issue with running integration tests on fork PRs #157

Closed johannesduesing closed 1 year ago

johannesduesing commented 1 year ago

As pointed out in this PR comment, our current workflow for triggering integration tests on PRs is broken for fork PRs. The solution seems to be to remove th with-Block in the GitHub-Action as described here and here. In order to test it, i will have to merge those changes to develop.

TorunR commented 1 year ago

We can try this, but IIRC that would check out develop.