Fix CI failures
Compare changes
+ 5
− 1
@@ -26,10 +26,14 @@ gw_args = [(fname.split("/")[-1][:-3], fname) for fname in gw_examples]
The integration tests have been failing for a while because the logo example only works from that directory.
This MR makes sure that we switch to the script directory before running.