mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-09 15:15:08 +02:00
Invert condition so that a bunch of golden tests only run on actions, since that is now our primary testing environment (#159)
* Invert condition so that a bunch of golden tests only run on actions, since that is now our primary testing environment * Update goldens to match them on GH actions * Update goldens to split them based on OS so they can run on GH actions * Add runtime.GOOS to golden names * Update goldens that are now split by OS * Update another test to fork on OS * Update shell exclusion to properly exclude fish * More golden updates * Add more goldens * More goldens
This commit is contained in:
2
client/testdata/testControlR-ControlC-bash-darwin
vendored
Normal file
2
client/testdata/testControlR-ControlC-bash-darwin
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
bash-5.2$ source /Users/runner/.bashrc
|
||||
bash-5.2$ echo
|
Reference in New Issue
Block a user