Skip to content

Commit

Permalink
Update 01.basic-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolacerda authored Sep 6, 2024
1 parent 3f6c43c commit 5455dae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/01.basic-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
jobs:
test:
runs-on: ubuntu-latest

defaults:
run:
working-directory: sample-app
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 5455dae

Please sign in to comment.