Skip to content

Commit

Permalink
fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rllola committed Mar 15, 2024
1 parent 3536fa6 commit 453c6f6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ on:
pull_request:
branches: [ main ]

env:
CARGO_TERM_COLOR: always

jobs:
test:
name: Tests
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 453c6f6

Please sign in to comment.