Skip to content

Commit

Permalink
Update jest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithl1777 authored Sep 4, 2023
1 parent 9ef29d7 commit 4f250b8
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 4f250b8

Please sign in to comment.