Merge another features workflow

This commit is contained in:
Jon Gjengset 2022-09-17 12:33:48 -07:00
parent 043eb24611
commit d8c8a99dea

View file

@ -15,11 +15,7 @@ jobs:
with: with:
submodules: true submodules: true
- name: Install cargo-hack - name: Install cargo-hack
uses: actions-rs/install@v0.1 uses: taiki-e/install-action@cargo-hack
with:
crate: cargo-hack
version: latest
use-tool-cache: true
- name: cargo hack - name: cargo hack
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1
with: with: