Skip to content

Commit

Permalink
chore: test internal api use-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Oct 17, 2024
1 parent 05ef3d8 commit 2e72d12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .github/integ-config/integ-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,13 @@ tests:
sample_name: [storage-gen2]
spec: storage-gen2
browser: *minimal_browser_list
- test_name: integ_react_storage_internal
desc: 'React Storage Gen2 Internal APIs'
framework: react
category: storage
sample_name: [storage-gen2-internal]
spec: storage-gen2-internal
browser: *minimal_browser_list
- test_name: integ_next_storage
desc: 'Next Storage Auth'
framework: next
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-integ-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:
on:
push:
branches:
- replace-with-your-branch
- ashwin-ci-test

jobs:
e2e:
Expand Down

0 comments on commit 2e72d12

Please sign in to comment.