Skip to content

Commit

Permalink
CI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaublitz committed Jan 19, 2025
1 parent a845ffc commit 3c10e01
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ env:
RUSTFLAGS: "--deny=warnings"

jobs:
branch_protection:
runs-on: ubuntu-latest
steps:
- run: ':'

test:
strategy:
matrix:
Expand Down

0 comments on commit 3c10e01

Please sign in to comment.