Skip to content

Commit

Permalink
trigger example test
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Jan 4, 2024
1 parent 846c40b commit fd52e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v40.2.3
uses: tj-actions/changed-files@v34
with:
dir_names: "true"
separator: ","
Expand Down

0 comments on commit fd52e1a

Please sign in to comment.