Skip to content

Commit b14dccc

Browse files
committed
update ci step
1 parent 5982492 commit b14dccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v1
1616

17-
- name: Create commit status
17+
- name: Find Last CommitId
1818
run: |
1919
API_HOST=https://api.github.com
2020
# Check out the PR branch

0 commit comments

Comments
 (0)