mirror of
https://github.com/ktims/rs-aggregate.git
synced 2025-01-18 01:02:53 -08:00
Only run tests on push
This commit is contained in:
parent
59bad102c7
commit
5190e83bb3
2
.github/workflows/commit.yml
vendored
2
.github/workflows/commit.yml
vendored
@ -16,7 +16,5 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
|
Loading…
x
Reference in New Issue
Block a user