Skip to content

Commit

Permalink
Fix unittests action
Browse files Browse the repository at this point in the history
  • Loading branch information
GsLogiMaker committed May 2, 2024
1 parent e50131a commit e922f52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ on:

env:
CARGO_TERM_COLOR: always

jobs:
build:

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit e922f52

Please sign in to comment.