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 b0efad8 commit e56c8dbCopy full SHA for e56c8db
1 file changed
.github/workflows/build.yml
@@ -18,6 +18,9 @@ jobs:
18
node-version: [24.x]
19
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
20
21
+ env:
22
+ DOCKER_IT: ""
23
+
24
steps:
25
- uses: actions/checkout@v4
26
with:
0 commit comments