Skip to content

Commit

Permalink
Revert "chore: do not run test pipeline on docs"
Browse files Browse the repository at this point in the history
This reverts commit 10f03f5.
  • Loading branch information
aabedraba committed May 13, 2023
1 parent 10f03f5 commit 5cc6f23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Expand Up @@ -3,11 +3,8 @@ name: Code build and checks
on:
push:
branches: [main, develop]
paths-ignore: "docs/**"
pull_request:
paths-ignore: "docs/**"
branches: [main, develop]


jobs:
unit-tests:
Expand Down

0 comments on commit 5cc6f23

Please sign in to comment.