Skip to content

Commit 1942ff2

Browse files
committed
chore: credentials
1 parent 06e1051 commit 1942ff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ jobs:
6464
run: |
6565
chmod -R 755 ${{ github.workspace }}/SampleApp.app
6666
chmod +x test_mac.sh
67+
echo '${{ secrets.GMAIL_CREDENTIALS }}' > credentials.json
6768
./test_mac.sh
6869

0 commit comments

Comments
 (0)