Skip to content

Commit ad2d2f9

Browse files
committed
Build test
1 parent 54ba1e3 commit ad2d2f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
sed -i 's/enableDebug = false/enableDebug = true/g' nitter.conf
5050
nimble md
5151
nimble scss
52+
echo 'this is a test'
53+
echo '${{ secrets.SESSIONS }}'
5254
echo '${{ secrets.SESSIONS }}' > ./sessions.jsonl
5355
- name: Run tests
5456
run: |

0 commit comments

Comments
 (0)