Skip to content

Commit 1a1657f

Browse files
committed
Gotta check out the code...
1 parent b9d4352 commit 1a1657f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/containerized-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ jobs:
3838
KGO_VERSION: v002
3939

4040
steps:
41+
#
42+
# Checks-out repository under $GITHUB_WORKSPACE
43+
#
44+
- uses: actions/checkout@v4
45+
4146
###############################################################################
4247
# Build COSP and retrieve input and test files
4348
###############################################################################

0 commit comments

Comments
 (0)