Skip to content

Commit

Permalink
minor fix to CI
Browse files Browse the repository at this point in the history
Signed-off-by: yihuaf <[email protected]>
  • Loading branch information
yihuaf committed Jun 13, 2023
1 parent 38259a3 commit bd71259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:

jobs:
youki-build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
files: |
.github/workflows/integration_tests_validation.yaml
integration_test/tests/rust-integration-tests/**
tests/rust-integration-tests/**
files_ignore: |
**.md
- name: List all changed files
Expand Down

0 comments on commit bd71259

Please sign in to comment.