Skip to content

Commit

Permalink
Switched working-directory to server/test
Browse files Browse the repository at this point in the history
  • Loading branch information
frzb committed Apr 5, 2022
1 parent 62ef989 commit d96debd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
ruby-version: 3.1
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
working-directory: server
working-directory: server/test

- name: Set up Coinboot requirements
run: ./setup_coinboot_requirements
Expand Down

0 comments on commit d96debd

Please sign in to comment.