We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70328e commit 18fc4ceCopy full SHA for 18fc4ce
.github/workflows/e2e-base.yml
@@ -16,6 +16,8 @@ jobs:
16
matrix:
17
os:
18
- 'ubuntu-latest'
19
+ - namespace-profile-default
20
+ - namespace-profile-cached
21
node:
22
- '16'
23
steps:
0 commit comments