Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-repo into harshith/example-ci-checks
  • Loading branch information
harshithl1777 committed Sep 4, 2023
2 parents 3c9f514 + 4f250b8 commit f823391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: CI Jest Tests
on: [push, pull_request]
jobs:
build:
name: ci_jest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f823391

Please sign in to comment.