From 2881b1d6195f249146a23c5d7534bd4b7b98c4a8 Mon Sep 17 00:00:00 2001 From: "Sara A. Miskovich" Date: Mon, 19 Aug 2024 13:47:28 -0700 Subject: [PATCH] tests workflow --- .github/workflows/test-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 241c31b5..f1f9adb9 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -73,7 +73,7 @@ jobs: #needs: [build-pypi, build-conda] environment: test-deployment steps: - # Do not need to build and upload artifacts, just retrigger to update tags/version on website + # Do not need to build and upload artifacts, just re-trigger to update tags/version on website - name: Trigger RTDs build uses: dfm/rtds-action@v1 with: