Skip to content

Commit f771d0a

Browse files
committed
fix: don't fetch frontend versions
1 parent 1e913aa commit f771d0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auth-react-test-1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
with:
5454
driver-name: node
5555
fdi-version: ${{ matrix.fdi-version }}
56+
fetch-frontend-versions: false
5657
web-js-interface-version: ${{ needs.define-versions.outputs.webJsInterfaceVersion }}
5758
env:
5859
SUPERTOKENS_API_KEY: ${{ secrets.SUPERTOKENS_API_KEY }}

0 commit comments

Comments
 (0)