risp/update_laws.sh
philipp 4fb3733311
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
cleaner config (no error if cache is cleaned
2024-06-27 09:49:08 +02:00

7 lines
101 B
Bash
Executable File

#!/bin/bash
cargo r -- --clear-cache
rm ./data/expected/overview/*
rm ./data/expected/par/*
cargo t