Skip to content

Commit

Permalink
[SCRUM-164] settings: Test.yml 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkonu committed Aug 26, 2024
1 parent 8de4249 commit 1ee8f9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: |
mkdir -p ./src/main/resources
echo "${{ secrets.FIREBASE_KEY }}" > src/main/resources/firebase-key.json
shell: bash
- name: Test with Gradle
run: |
Expand Down

0 comments on commit 1ee8f9c

Please sign in to comment.