We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6737b7 commit 4891560Copy full SHA for 4891560
.github/workflows/test_and_render.yaml
@@ -11,6 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
container:
13
image: ghcr.io/aai-institute/tfl-training-probabilistic-model-checking:main
14
+ options: --user root
15
credentials:
16
username: ${{ github.actor }}
17
password: ${{ secrets.GITHUB_TOKEN }}
0 commit comments