Skip to content

Commit

Permalink
ci: fix typo in file path
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead authored Jul 24, 2024
1 parent fad773b commit aef76d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: bundle exec rspec utilities/specs --tag ${{ matrix.course }}_${{ matrix.suite }}
- name: summary
if: always()
run: ruby utitlities/specs/spec_summary.rb
run: ruby utilities/specs/spec_summary.rb

0 comments on commit aef76d3

Please sign in to comment.