Skip to content

Commit

Permalink
Update url_checker.yml (#950)
Browse files Browse the repository at this point in the history
  • Loading branch information
n-h-diaz authored Jul 26, 2024
1 parent 59f3529 commit 9925b1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/url_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
#defaults:
# run:
# working-directory: ./test
defaults:
run:
working-directory: ./test
steps:
- name: checkout repo content
uses: actions/checkout@v4 # checkout the repository content
Expand Down

0 comments on commit 9925b1c

Please sign in to comment.