Skip to content

Commit

Permalink
Troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
aisrael committed Mar 17, 2024
1 parent 5394bc7 commit be1afc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/support/aruba.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@
Before do
Dir.chdir(BASEDIR) do
`cargo build --release`
`pwd`
`ls -l target/release`
end
end

0 comments on commit be1afc9

Please sign in to comment.