Skip to content

Commit

Permalink
run rust-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
satoren committed Jan 21, 2025
1 parent 4db883b commit f4f9f03
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@ on:
push:
branches:
- main
paths:
- 'native/**'
pull_request:
paths:
- 'native/**'
workflow_dispatch:
branches:
- main

jobs:
lint-rust:
Expand Down

0 comments on commit f4f9f03

Please sign in to comment.