diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4c783630..fb283b53 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -32,7 +32,7 @@ jobs: - name: Checkout pytest branch uses: actions/checkout@v4 with: - ref: pytests + ref: pytests-develop repository: LLNL/UEDGE - name: Test with pytest from dedicated branch run: |