We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bbcf0 commit d177c96Copy full SHA for d177c96
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: polypheny/GitHub-Action-Build-Polypheny@main
14
with:
15
- branch: various-improvements
+ branch: master
16
17
test-system-python:
18
timeout-minutes: 10
0 commit comments