Skip to content

Commit df8184e

Browse files
author
Paolo Tranquilli
committed
Swift: fix check-no-override job
1 parent d325b8e commit df8184e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,6 @@ jobs:
113113
if : ${{ github.event_name == 'pull_request' }}
114114
runs-on: ubuntu-latest
115115
steps:
116+
- uses: actions/checkout@v4
116117
- shell: bash
117118
run: bazel test //swift/... --test_tag_filters=override --test_output=errors

0 commit comments

Comments
 (0)