Skip to content

Commit

Permalink
removing test printing in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
APandamonium1 committed Jun 19, 2024
1 parent b8aaf58 commit 5e39561
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ jobs:
env:
FIREBASE_ADMIN_PASSPHRASE: ${{secrets.FIREBASE_ADMIN_PASSPHRASE}}

- name: Testing, to be removed
run: |
ls
# cat $HOME/secrets/edusync-7bd5e-firebase-adminsdk-x49uh-af084a6314.json
cat edusync-7bd5e-firebase-adminsdk-x49uh-af084a6314.json
- name: Go Test
run: |
go test
Expand Down

0 comments on commit 5e39561

Please sign in to comment.