Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
xxshady committed Feb 7, 2025
1 parent 724f627 commit 2be598a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches: "*"

env:
# // TEST
# RUSTFLAGS: -Dwarnings
RUSTFLAGS: -Dwarnings
RUST_BACKTRACE: 1

jobs:
Expand All @@ -16,8 +15,7 @@ jobs:
strategy:
matrix:
include:
# // TEST
# - os: ubuntu-22.04
- os: ubuntu-22.04
- os: windows-2022
steps:
- name: checkout
Expand Down

0 comments on commit 2be598a

Please sign in to comment.