Parcourir la source

Revert "fix: update reusable workflow reference for Node 22 tests"

This reverts commit 16d484ceda0b369e3531eaf2587cd30b6a90ab03.
Shun Miyazawa il y a 8 mois
Parent
commit
b311e3aebb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/ci-app-prod.yml

+ 1 - 1
.github/workflows/ci-app-prod.yml

@@ -55,7 +55,7 @@ jobs:
 
 
   test-prod-node22:
-    uses: weseek/growi/.github/workflows/reusable-app-prod.yml@fix/169947-playwright-tests
+    uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master
     if: |
       ( github.event_name == 'push'
         || github.base_ref == 'master'