Skip to content

Commit

Permalink
fix: solve GH pipeline error
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Jan 30, 2024
1 parent f786701 commit 81a5a97
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 @@ -19,6 +19,7 @@ jobs:
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup

Expand Down

0 comments on commit 81a5a97

Please sign in to comment.