Skip to content

Commit

Permalink
checkout before
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Loftus committed Jan 22, 2025
1 parent 1d28ec2 commit a3c0692
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: "Checkout GitHub Action"
uses: actions/checkout@v4
id: checkout
- name: Run Reusable E2E Test Action
uses: ./.github/actions/e2e-scheduler-test
with:
Expand Down

0 comments on commit a3c0692

Please sign in to comment.