Skip to content

Commit

Permalink
Create test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isidore authored Dec 10, 2021
1 parent b096066 commit cda460b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
on: push

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

0 comments on commit cda460b

Please sign in to comment.