Skip to content

Commit 8ca0694

Browse files
Abhinav KumarAbhinav Kumar
Abhinav Kumar
authored and
Abhinav Kumar
committed
test/test3 deleted
1 parent a519f40 commit 8ca0694

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ jobs:
10041004
- name: Checkout branch
10051005
uses: actions/checkout@v4
10061006
with:
1007-
ref: a52f8621d26d5d9f54b80f74bda2d9eedff94693
1007+
ref: 009ff3ba221358684a3586d10a225f804446288a
10081008
repository: ${{ github.event.pull_request.head.repo.full_name }}
10091009
submodules: true
10101010
fetch-depth: 2
@@ -1078,8 +1078,8 @@ jobs:
10781078
id: changed-files-dir-names-deleted-files-include-only-deleted-dirs-directory-posix-path-separator
10791079
uses: ./
10801080
with:
1081-
base_sha: a52f8621d26d5d9f54b80f74bda2d9eedff94693
1082-
sha: cd1e384723e4d1a184568182ac2b27c53ebf017f
1081+
base_sha: 009ff3ba221358684a3586d10a225f804446288a
1082+
sha: 6143d0fb5c4821aa75c07aacd04343f62deac91a
10831083
dir_names: true
10841084
dir_names_deleted_files_include_only_deleted_dirs: true
10851085
use_posix_path_separator: true

0 commit comments

Comments
 (0)