Skip to content

Commit 9a85aea

Browse files
committed
Updated workflow
1 parent 9289b33 commit 9a85aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/email.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
SPARKPOST_FROM_NAME: ${{ secrets.SPARKPOST_FROM_NAME }}
6161
run: |
6262
# Make file runnable, might not be necessary
63-
cd ${GITHUB_WORKSPACE}
63+
pwd
6464
chmod +x "./bin/tests.sh"
6565
# Run tests
6666
# Ignore Postal, no server active.

0 commit comments

Comments
 (0)