Skip to content

Commit

Permalink
Test updated workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nmanu1 committed Apr 15, 2024
1 parent ee4333d commit 6fa15b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/percy_snapshots.yml
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call_percy_snapshots:
uses: yext/slapshot-reusable-workflows/.github/workflows/percy_snapshots.yml@v1
uses: yext/slapshot-reusable-workflows/.github/workflows/percy_snapshots.yml@dev/use-node-20
with:
snapshots_script_path: tests/acceptance/percy/snapshots.js
fetch_depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wcag_test.yml
Expand Up @@ -6,6 +6,6 @@ on:

jobs:
call_wcag_test:
uses: yext/slapshot-reusable-workflows/.github/workflows/wcag_test.yml@v1
uses: yext/slapshot-reusable-workflows/.github/workflows/wcag_test.yml@dev/use-node-20
with:
fetch_depth: 0

0 comments on commit 6fa15b2

Please sign in to comment.