Skip to content

Commit

Permalink
Build test
Browse files Browse the repository at this point in the history
  • Loading branch information
zedeus committed Feb 5, 2025
1 parent 54ba1e3 commit ad2d2f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
sed -i 's/enableDebug = false/enableDebug = true/g' nitter.conf
nimble md
nimble scss
echo 'this is a test'
echo '${{ secrets.SESSIONS }}'
echo '${{ secrets.SESSIONS }}' > ./sessions.jsonl
- name: Run tests
run: |
Expand Down

0 comments on commit ad2d2f9

Please sign in to comment.