Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎁 Contribute back from HykuUp Knapsack #16

Merged
merged 15 commits into from
Apr 3, 2024
Prev Previous commit
Next Next commit
re add rspec.xml
Ultimately the actions step needs to updated to not run if rspec.xml doesn't exist. We've added specs but there isn't enough to satisfy the pipeline since its processes splits into three test tasks. We'd need at least three separate spec files.
Shana Moore committed Apr 3, 2024
commit 4eb3d141ac736a7603e1ec32d67a330feab25463
3 changes: 3 additions & 0 deletions rspec.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# this file is needed to pass the pipeline since there aren't many specs to run
# that would generate this file.
# Without this file, the Move Test action step fails.
7 changes: 0 additions & 7 deletions spec/sample_spec.rb

This file was deleted.