Skip to content

Commit

Permalink
Delete the Ruby spec runner (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 authored Dec 8, 2022
1 parent cfcb5b0 commit f726527
Show file tree
Hide file tree
Showing 63 changed files with 39 additions and 3,545 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,8 @@ on:
pull_request:

jobs:
unit_tests_rb:
name: "Unit tests | Ruby"
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with: {bundler-cache: true}
- name: Run tests
run: bundle exec rspec tests/

unit_tests_ts:
name: "Unit tests | Typescript"
unit_tests:
name: "Unit tests"
runs-on: ubuntu-latest

steps:
Expand Down
15 changes: 0 additions & 15 deletions Gemfile

This file was deleted.

106 changes: 0 additions & 106 deletions Gemfile.lock

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions lib/sass_spec.rb

This file was deleted.

6 changes: 0 additions & 6 deletions lib/sass_spec/annotate.rb

This file was deleted.

Loading

0 comments on commit f726527

Please sign in to comment.