feat: remove ruby (#20)
This commit is contained in:
@@ -40,10 +40,5 @@ jobs:
|
||||
with:
|
||||
python-version: '3.11'
|
||||
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.3'
|
||||
|
||||
- name: Run Test
|
||||
run: argc test
|
||||
Reference in New Issue
Block a user