Skip to content

Commit e56c8db

Browse files
committed
Fix DOCKER_IT
1 parent b0efad8 commit e56c8db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
node-version: [24.x]
1919
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2020

21+
env:
22+
DOCKER_IT: ""
23+
2124
steps:
2225
- uses: actions/checkout@v4
2326
with:

0 commit comments

Comments
 (0)