Fix tests on windows - shebang don't work so great there!
This commit is contained in:
Executable
+1
@@ -0,0 +1 @@
|
||||
print('before_build.py executed!')
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 'before_build.sh executed.'
|
||||
Reference in New Issue
Block a user