perf(workflow) filter workflow with the paths option (#828)

* perf(workflow) run bundler test only when the bundler changes

* perf(workflow) split clippy/eslint/fmt checks

* chore(workflow) rerun if workflow file change

* chore(workflow) fix name

* fix(tests) bundler test on windows, removed since it's not used
This commit is contained in:
Lucas Fernandes Nogueira
2020-07-15 08:14:11 -03:00
committed by GitHub
parent 490b3a3323
commit f1a8a65be2
5 changed files with 92 additions and 43 deletions

View File

@@ -311,6 +311,7 @@ mod tests {
assert!(tmp.path().join("parent/file.txt").is_file());
}
#[cfg(not(windows))]
#[test]
fn copy_dir_with_symlinks() {
// Create a directory structure that looks like this: