Skip to content

Commit

Permalink
debug GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Feb 7, 2024
1 parent d57f7f4 commit c0481c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
run: smalltalkci -s ${{ matrix.smalltalk }} ${{ matrix.ston }}
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: List files
run: ls -lah

0 comments on commit c0481c2

Please sign in to comment.