Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
HeinrichApfelmus committed Jul 2, 2024
1 parent 8744cfe commit d6dac0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
TESTS_E2E_FIXTURES: ${{ secrets.TESTS_E2E_FIXTURES }}
BRANCH: ${{ github.event.inputs.branch || 'rc-latest' }}
TAGS: ${{ github.event.inputs.tags || 'all' }}

BUNDLE_GEMFILE: C:/cardano-wallet/test/e2e/Gemfile

steps:
- name: Check space
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ DEPENDENCIES
rspec (= 3.11.0)

BUNDLED WITH
2.1.4
2.5.11

0 comments on commit d6dac0c

Please sign in to comment.