Skip to content

Commit 9a6ac6f

Browse files
committed
run correct target
1 parent 696a7a9 commit 9a6ac6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test_ebclfsa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cache-save: ${{ github.event_name == 'push' }}
4444
- name: Build for EB corbos Linux for Safety Applications and run tests
4545
run: |
46-
bazel build --lockfile_mode=error --config=eb-aarch64 //images/ebclfsa_aarch64/scrample_integration:run
46+
bazel build --lockfile_mode=error --config=eb-aarch64 //images/ebclfsa_aarch64:run
4747
- name: Upload test logs
4848
uses: actions/upload-artifact@v5
4949
with:

0 commit comments

Comments
 (0)