diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index b785ce2..9fceff9 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -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