ci: reenable tests

This commit is contained in:
figsoda 2023-03-11 10:40:59 -05:00
parent 8ce7bf7df8
commit 784826ae7e

View File

@ -37,11 +37,6 @@ jobs:
name: nix-community
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
# flaky in CI
# related issue: https://github.com/NixOS/nix/issues/3898
- name: Remove flaky test
run: rm tests/cmd/arg.*
- name: Cargo test
run: cargo test