push
This commit is contained in:
@@ -21,8 +21,8 @@ jobs:
|
||||
- name: Build
|
||||
run: cargo build
|
||||
|
||||
- name: Backend tests
|
||||
run: cargo test --verbose
|
||||
- name: Tests
|
||||
run: cargo test --verbose -- --ignored
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user