Skip to content

Commit

Permalink
fix: removed default working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-goetz authored Nov 2, 2024
1 parent 7b72c36 commit 81d5b7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ jobs:
aquila:
runs-on: ubuntu-latest

defaults:
run:
shell: bash
working-directory: build/rust

steps:
- uses: actions/checkout@v4
- name: Setup rust
Expand Down

0 comments on commit 81d5b7b

Please sign in to comment.