Skip to content

Commit

Permalink
ci: Test Seam.new in install check
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Nov 13, 2024
1 parent ad2d7e9 commit 2a9afd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
path: main.rb
contents: |
require 'seam'
seam = Seam.new(api_key: 'seam_apikey1_token')
- name: Install
run: gem install ${{ steps.gems.outputs.paths }}
- name: Run
Expand Down

0 comments on commit 2a9afd6

Please sign in to comment.