Skip to content

Commit

Permalink
remove ruby steps
Browse files Browse the repository at this point in the history
  • Loading branch information
armcknight committed Apr 3, 2024
1 parent e36f129 commit 12d4881
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Install Bundler
run: gem install bundler

- name: Install dependencies
run: bundle install

- name: Build and Test
run: |
swift build
Expand Down

0 comments on commit 12d4881

Please sign in to comment.