Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
test/ee-bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-aesthisia committed Dec 22, 2023
1 parent 8d21f81 commit 012fe8f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
with:
repository: etherealengine/ee-development-test-suite
path: './packages/projects/projects/ee-development-test-suite'
with:
repository: etherealengine/ee-bot
path: './packages/projects/projects/ee-bot'
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand All @@ -50,6 +47,6 @@ jobs:
# - run: npm run check-eslint
- run: npm run dev-docker
- run: npm run dev-reinit
- run: npm run test-e2e-bot
- run: npm run test-e2e
- run: npm run build-client

0 comments on commit 012fe8f

Please sign in to comment.