Skip to content

Commit

Permalink
Update e2e_test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
weiiwang01 committed Jun 21, 2023
1 parent 39a5629 commit ccd3aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
needs: [ build-charm, run-id ]
runs-on: [ self-hosted, linux, x64, "${{ needs.run-id.outputs.run-id }}" ]
steps:
# below is a series of simple tests to assess the functionality of the newly spawned runner.
- name: Echo hello world
run: echo "hello world"
- name: File permission for /usr/local/bin
Expand Down

0 comments on commit ccd3aff

Please sign in to comment.