Skip to content

Commit

Permalink
Add e2e test to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
haoming29 committed Apr 26, 2024
1 parent 10d2d91 commit 3f98a74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,5 @@ jobs:
run: ./github_scripts/get_put_test.sh
- name: Run End-to-End Test for Director stat
run: ./github_scripts/stat_test.sh
- name: Run End-to-End Test for --version flag
run: ./github_scripts/version_test.sh

0 comments on commit 3f98a74

Please sign in to comment.