Skip to content

Commit

Permalink
revert action
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <[email protected]>
  • Loading branch information
Adrian Cole committed Jan 11, 2024
1 parent 3b17250 commit 6c5cb13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
# Match build-bin/configure_test
rubygems: '3.4.22'
bundler: '2.4.22'
bundler-cache: true
- name: Test
run: build-bin/test
run: build-bin/configure_test && build-bin/test

0 comments on commit 6c5cb13

Please sign in to comment.