Skip to content

Commit

Permalink
chore: new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jun 14, 2023
1 parent b89359e commit 7a43c5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
steps:
- name: Checkout code from repository
uses: actions/checkout@v3
- name: Run Python tests
run: python test.py

0 comments on commit 7a43c5c

Please sign in to comment.