mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-05-14 22:11:13 -03:00
ci tweak
This commit is contained in:
9
.github/workflows/check.yml
vendored
9
.github/workflows/check.yml
vendored
@@ -22,11 +22,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
override: true
|
||||
# - uses: actions-rs/toolchain@v1
|
||||
# with:
|
||||
# profile: minimal
|
||||
# override: true
|
||||
- name: Install latest nextest release
|
||||
uses: taiki-e/install-action@nextest
|
||||
- name: Test with latest nextest release
|
||||
|
||||
Reference in New Issue
Block a user