mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-25 12:55:09 -07:00
be52d8f39c
* Correct `go test` command in GitHub test workflow * Update execute tests to work on Github Actions * Check in `shims/testdata` directory * Create `installtest` helper package * Create `installs` package
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
pre_asdf_reshim_lua = echo pre_reshim $@
|
|
post_asdf_reshim_lua = echo post_reshim $@
|