Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
neliebi committed Jan 31, 2024
1 parent 0c229df commit 5bca023
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
runs-on: self-hosted

steps:

- name: Checkout repository
uses: actions/checkout@v2

- name: Test in a sample data
run: |
ls -l
Expand Down

0 comments on commit 5bca023

Please sign in to comment.