Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinhara committed Jul 8, 2024
1 parent 972b4e6 commit 6ff1d67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
jobs:
build-and-test:
runs-on: ubuntu-latest
defaults:
run:
working-directry: ./app/

steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 6ff1d67

Please sign in to comment.