Paul-Henry Kajfasz
8 months ago
No known key found for this signature in database
GPG Key ID: 5EB89DCE97DB7417
1 changed files with
1 additions and
1 deletions
-
.github/workflows/test.yml
|
|
@ -17,7 +17,7 @@ jobs: |
|
|
|
matrix: |
|
|
|
toolchain: [stable, nightly] |
|
|
|
os: [ubuntu] |
|
|
|
args: [default, no-default] |
|
|
|
args: [default, no-std] |
|
|
|
timeout-minutes: 30 |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@main |
|
|
|