zellij/.github/workflows
Thomas Linford 3765aa3483
fix(tests): ensure e2e tests use updated plugins (#1047)
* launch zellij with --data-dir flag in e2e tests, to avoid using prebuilt
  plugins from assets dir, and instead use the ones from the docker
  mount.
* make the tests use plugins built in release mode to avoid some test
  failures due to timing issues.
* format Makefile.toml.
* set uid 1001 to in e2e action (thanks to https://github.com/francisfuzz/actions-uid-gid)
2022-02-27 22:05:37 +01:00
..
e2e.yml fix(tests): ensure e2e tests use updated plugins (#1047) 2022-02-27 22:05:37 +01:00
nix.yml Init nix ci (#1141) 2022-02-27 19:21:12 +01:00
release.yml chore(deps): bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#901) 2021-11-25 18:40:15 +01:00
rust.yml fix(ci): use the clippy-check action (#1122) 2022-02-25 20:39:28 +01:00
update-flake-lock.yml ci(add): update flake lock action (#1135) 2022-02-27 13:13:05 +01:00