Skip to content

Commit 8df64ee

Browse files
committed
Update gh actions
1 parent f58fb78 commit 8df64ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/auto-testing-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
[ -d assets/js/src ] && rm -r assets/js/src
7575
[ -d node_modules ] && rm -r node_modules
7676
[ -d tests ] && rm -r tests
77+
[ -d .cursor ] && rm -r .cursor
7778
[ -f .gitattributes ] && rm .gitattributes
7879
[ -f .gitignore ] && rm .gitignore
7980
[ -f phpcs.xml ] && rm phpcs.xml

0 commit comments

Comments
 (0)