Skip to content

Commit

Permalink
ci: Setup environment with tester for test image
Browse files Browse the repository at this point in the history
  • Loading branch information
itislu committed Nov 15, 2024
1 parent f7e72c1 commit 866019e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ jobs:
uses: actions/checkout@v4
- name: Set up test environment
uses: ./.github/actions/setup
with:
tester_dir: ${{ env.TESTER_DIR }}
scripts_dir: ${{ env.SCRIPTS_DIR }}
- name: Set up tmate session
uses: mxschmitt/action-tmate@v3

0 comments on commit 866019e

Please sign in to comment.