Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barabama authored Sep 8, 2024
1 parent c14522e commit a698b0a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
name: Test
on:
workflow_dispatch:


jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

0 comments on commit a698b0a

Please sign in to comment.