Skip to content

Commit

Permalink
try direct approach
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 11, 2023
1 parent 61af951 commit 2a2c740
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ jobs:
- name: Create the comment body
run: |
set -eux
git remote -v
git clone https://github.com/$GITHUB_REPOSITORY
cd mongo-go-driver
git fetch origin $GITHUB_BASE_REF
git fetch origin $GITHUB_HEAD_REF
git checkout $GITHUB_HEAD_REF
make api-report
cat api-report.md
Expand Down

0 comments on commit 2a2c740

Please sign in to comment.