Skip to content

Commit

Permalink
Fix self test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Oct 16, 2024
1 parent a6cd694 commit 0fd1325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/push.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0fd1325

Please sign in to comment.