Fixing bad file name
authorDavid Négrier <d.negrier@thecodingmachine.com>
Wed, 15 Apr 2020 22:13:40 +0000 (00:13 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Wed, 15 Apr 2020 22:13:40 +0000 (00:13 +0200)
.github/workflows/build-and-deploy.yml

index 6d67789900535b60f9643b95ee794739a40aaf5a..6f6ebe8a92d416d014332ce2ea39f028db105562 100644 (file)
@@ -90,7 +90,7 @@ jobs:
           CYPRESS_BASE_URL: http://${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
         with:
           env: host=${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com,port=80
-          spec: cypress/integration/spec1.js
+          spec: cypress/integration/spec.js
           wait-on: http://${{ env.GITHUB_REF_SLUG }}.workadventure.test.thecodingmachine.com
           working-directory: e2e