Skip to content

Commit

Permalink
test: gitaction test
Browse files Browse the repository at this point in the history
  • Loading branch information
wnsrl1228 committed May 29, 2024
1 parent cf9a2dd commit 5710336
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ jobs:
run : ./gradlew clean build --exclude-task test

- name: test
run: cd src/main/resources/meme-title-security/
- name: test
run: ls -al
run: cd src/main/resources/meme-title-security/ && ls -al

0 comments on commit 5710336

Please sign in to comment.