Skip to content

Bump actions/checkout from 4 to 5 #1

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #1

Triggered via pull request August 12, 2025 00:55
Status Failure
Total duration 1m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: rspec
Fit to window
Zoom out
Zoom in

Annotations

2 errors
e2e
Process completed with exit code 1.
e2e: spec/integration/failing_spec.rb#L4
RSpec::Github::Formatter creates an error annotation for failing specs Failure/Error: expect(true).to eq false expected: false got: true (compared using ==) Diff: @@ -1 +1 @@ -false +true