mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
github actions: rewrite file test action to fix ulimit; add timeouts
This commit is contained in:
parent
08488f50cd
commit
d0aa87f99e
5 changed files with 20 additions and 13 deletions
3
.github/workflows/cargo-build-and-test.yml
vendored
3
.github/workflows/cargo-build-and-test.yml
vendored
|
|
@ -11,9 +11,8 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue