Skip to content

Commit

Permalink
fix(ci): add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonGamerBot-QK committed Aug 30, 2024
1 parent 8e773e4 commit 1bf66f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-latest
name: Tests
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Test GH action
id: zeonSetup
uses: ./
Expand Down

0 comments on commit 1bf66f4

Please sign in to comment.