Skip to content

Commit

Permalink
Fix yaml file name
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Nov 10, 2023
1 parent 416251f commit 67d818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,4 +311,4 @@ jobs:
env:
SERVICE_ACCOUNT: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}
with:
arg-spec: 'android/test/firebase-test-lab.yml:default'
arg-spec: 'android/test/firebase-test-lab.yaml:default'

0 comments on commit 67d818f

Please sign in to comment.