Update ci.yml

This commit is contained in:
deep-soft
2023-11-23 16:39:53 +02:00
committed by GitHub
Unverified
parent bb388628a7
commit 8b14cd5aea

View File

@@ -217,6 +217,7 @@ jobs:
#deprecated echo ::set-output name=CARGO_TEST_OPTIONS::${CARGO_TEST_OPTIONS}
echo "CARGO_TEST_OPTIONS=${CARGO_TEST_OPTIONS}" >> $GITHUB_ENV
echo "CARGO_TEST_OPTIONS=${CARGO_TEST_OPTIONS}" >> $GITHUB_OUTPUT
- name: Run tests
uses: actions-rs/cargo@v1