Skip to content

Commit

Permalink
build(ci): fix mistake im dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
R-unic committed Jan 12, 2025
1 parent 79bef3c commit 9c22230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:

- name: Run tests and generate coverage
run: |
chmod +x ./RobloxCS.Tests/lune
dotnet test -c Release --collect:"XPlat Code Coverage"
- name: Convert coverage to LCOV
Expand Down

0 comments on commit 9c22230

Please sign in to comment.