Browse Source

Updated test in workflow

al-update-winterfell
Paul-Henry Kajfasz 8 months ago
parent
commit
e4a9a2ac00
No known key found for this signature in database GPG Key ID: 5EB89DCE97DB7417
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/test.yml

+ 1
- 1
.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

Loading…
Cancel
Save