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 bf14bae commit 55698dcCopy full SHA for 55698dc
1 file changed
.github/workflows/java.yml
@@ -166,6 +166,7 @@ jobs:
166
167
168
server_tests:
169
+ if: ${{ always() }}
170
needs: [ chrome_tests, firefox_tests ]
171
runs-on: ubuntu-latest
172
steps:
0 commit comments