test.yml: test on windows and macos (#290)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
copy .\\bdfr\\default_config.cfg .\\test_config.cfg
|
||||
echo "`nuser_token = $env:REDDIT_TOKEN" >> ./test_config.cfg
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
cp ./bdfr/default_config.cfg ./test_config.cfg
|
||||
echo -e "\nuser_token = $REDDIT_TOKEN" >> ./test_config.cfg
|
||||
Reference in New Issue
Block a user