Skip to content

Commit

Permalink
enable tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
navid.shariaty committed Nov 7, 2023
1 parent 83c3535 commit e9eb2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- lint
# - test
- test
steps:
- uses: actions/checkout@v2
- uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit e9eb2a9

Please sign in to comment.