Skip to content

Commit 12aae78

Browse files
one more time
1 parent 5e70249 commit 12aae78

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/2024-ruby.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [master]
77
paths:
8-
- 2024/ruby
8+
- 2024/ruby/**
99

1010
defaults:
1111
run:

2024/ruby/spec/spec_helper.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
# sample comment
4-
53
# This file was generated by the `rspec --init` command. Conventionally, all
64
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
75
# The generated `.rspec` file contains `--require spec_helper` which will cause

0 commit comments

Comments
 (0)