Skip to content

Commit 4202f84

Browse files
committed
style(workflow): run prettier
1 parent b3e63db commit 4202f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gravity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Run Gravity
2323
run: npm run gravityci "lib/**/*" "index.js"
2424
env:
25-
GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}
25+
GRAVITY_TOKEN: ${{ secrets.GRAVITY_TOKEN }}

0 commit comments

Comments
 (0)