Skip to content

Commit

Permalink
resolved conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
manzil-infinity180 committed Aug 2, 2024
2 parents e8751c2 + 0464080 commit 6ceb513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/xf_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jobs:
jest:
name: 'Jest testing'
runs-on: ubuntu-22.04
defaults:
run:
working-directory: ./backend
permissions: write-all
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6ceb513

Please sign in to comment.