Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
martabal committed Feb 5, 2024
1 parent 184fefb commit 7549811
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:
test:
name: Run tests
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./src

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 7549811

Please sign in to comment.