Skip to content

Commit b5d149f

Browse files
committed
Update smoke-tests.yml
1 parent b7bc7db commit b5d149f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/smoke-tests.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99

1010
jobs:
1111
smoke-tests:
12-
runs-on:
12+
runs-on: ubuntu-latest
13+
container:
1314
image: node:23.3-bullseye
1415
env:
1516
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)