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 e6fac1a commit 02070c4Copy full SHA for 02070c4
.github/workflows/integration-tests.yml
@@ -18,9 +18,7 @@ jobs:
18
- os: ubuntu-latest
19
release-args: "--alpine"
20
- os: windows-latest
21
- # Issues with symlinks cause things to appear dirty
22
- # FIXME: we probably need to fix this so we get good output on stack --version
23
- release-args: "--allow-dirty"
+ release-args: ""
24
- os: macos-latest
25
release-args: ""
26
steps:
0 commit comments