Skip to content

Commit 1d4c41c

Browse files
committed
test
1 parent 5b4e102 commit 1d4c41c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
- run: npm run document
5858
env:
5959
CI: true
60+
- run: sed -i'' -r "s/const VERSION_STRING = '.*'/const VERSION_STRING = '2.1.0'/" ./src/Parse/ParseClient.php
6061
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)