Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cracked-unc-club/unccord-bot-go
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryMcKenzie committed Sep 11, 2024
2 parents 7d5895d + 61a4bac commit 2470ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

# Step 8: Upload test coverage report (optional, useful if using a coverage service)
- name: Upload test coverage report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: coverage-report
path: uncord-bot-go/coverage.out
Expand All @@ -85,4 +85,4 @@ jobs:
# - name: Post PR summary

# Step 13: Add label to PR
# - name: Add label to PR
# - name: Add label to PR

0 comments on commit 2470ba5

Please sign in to comment.