We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3863b9a commit ee1adeeCopy full SHA for ee1adee
1 file changed
.github/workflows/main.yml
@@ -48,7 +48,7 @@ jobs:
48
run: just unit
49
50
- name: Run integration tests
51
- run: just test-integration
+ run: just test-integration ephemeral
52
53
- name: Upload junit XML
54
if: always()
0 commit comments