mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 00:05:27 +00:00
remove baseUrl cypress config
This commit is contained in:
@@ -108,7 +108,6 @@ jobs:
|
||||
uses: cypress-io/github-action@v4
|
||||
with:
|
||||
working-directory: ./frontend
|
||||
config: baseUrl=http://localhost:8000
|
||||
- name: "Clean up"
|
||||
run: docker kill ${{ steps.docker-container.outputs.id }}
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user