Skip to content

Commit

Permalink
ci: reenable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Calychas committed Nov 22, 2023
1 parent d25eb8c commit 858fb76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,4 @@ on:
jobs:
run-tests:
name: "Run tests job"
runs-on: ubuntu-latest
steps:
- run: exit 0
# uses: ./.github/workflows/_tests.yml
uses: ./.github/workflows/_tests.yml

0 comments on commit 858fb76

Please sign in to comment.