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

Commit

Permalink
test/bot
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-aesthisia committed Dec 22, 2023
1 parent 012fe8f commit bf7c461
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
with:
repository: etherealengine/ee-development-test-suite
path: './packages/projects/projects/ee-development-test-suite'
- name: Checkout ee-bot
uses: actions/checkout@v3
with:
repository: etherealengine/ee-bot
path: './packages/projects/projects/ee-bot'
- name: Use Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit bf7c461

Please sign in to comment.