rust/.github/workflows
Yacin Tmimi d698bf4e1b use the branch_name as the default for the optional commit hash
There was an issue with the script when passing optional rustfmt configs
without specifying a commit hash. Because these optional values are
passed via positional arguments the configs ($4)  would be used in place
of the commit hash ($3). Now that we set a default value for the
optional commit hash we avoid this problem.
2023-07-11 19:10:59 -05:00
..
check_diff.yml use the branch_name as the default for the optional commit hash 2023-07-11 19:10:59 -05:00
integration.yml Remove failure integration test 2022-11-05 19:51:01 -05:00
linux.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00
mac.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00
rustdoc_check.yml Update GitHub Actions actions/checkout@v2 to v3 2022-04-30 18:55:10 -04:00
upload-assets.yml Remove use of actions-rs (#5571) 2023-01-29 16:45:26 -06:00
windows.yml ci: include config_proc_macro crate in ci (#5389) 2022-06-21 10:23:13 -05:00