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 5c3e9f6 commit 5c2f4c7Copy full SHA for 5c2f4c7
.github/workflows/test-slow.yml
@@ -26,6 +26,7 @@ jobs:
26
runs-on: ubuntu-24.04
27
needs: ['setup-node']
28
steps:
29
+ - run: cd ${GITHUB_ACTION_PATH}
30
- run: npm run test:big
31
acvp:
32
name: Tests against slow ACVP vectors
0 commit comments