We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22edabc commit 5ac69f1Copy full SHA for 5ac69f1
.github/workflows/tests.yml
@@ -48,7 +48,6 @@ jobs:
48
project: ./playgrounds/autocomplete
49
wait-on: 'http://localhost:7700,http://localhost:5173'
50
# Tests are only done on one playground to avoid long testing time
51
- # TODO: This is a flaky one, it is not awaited before cypress starts running tests
52
start: yarn playground:autocomplete
53
env: playground=local
54
- uses: actions/upload-artifact@v4
0 commit comments