mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-04-28 23:07:31 -05:00
Merge branch 'master' of github.com:fosskers/cargo-aur
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user