Skip to content

Commit

Permalink
fix: Remove working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Jan 25, 2024
1 parent 00b4957 commit 5b99df3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on: [push, pull_request]
jobs:
audit:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./webapp
steps:
- uses: actions/checkout@master
- name: Use Node.js 18.x
Expand Down

0 comments on commit 5b99df3

Please sign in to comment.