Skip to content

Commit

Permalink
add github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chsasank committed Jul 25, 2024
1 parent 82133b2 commit 01a4629
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Check out code
uses: actions/checkout@v4
- uses: actions/checkout@v4
- name: Build docker images
run: docker build -t local .
- name: Run tests
Expand Down

0 comments on commit 01a4629

Please sign in to comment.