Skip to content

Commit

Permalink
test e2e-ash
Browse files Browse the repository at this point in the history
  • Loading branch information
Sridhar committed Jun 29, 2023
1 parent a0e169b commit a2766aa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/Push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ jobs:
# prebuild-samples-staging:
# secrets: inherit
# uses: ./.github/workflows/callable-prebuild-samples-staging.yml
test-job:
runs-on: ubuntu-latest
steps:
- name: test
run: |
pwd
ls -a
e2e:
# needs:
# - prebuild
Expand Down

0 comments on commit a2766aa

Please sign in to comment.