Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Nov 17, 2023
1 parent 0276c41 commit 872eca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -77,4 +77,3 @@ jobs:
hyperfine -m 100 --warmup 10 java -jar nanopub.jar sign lib/tests/resources/simple1-rsa.trig -k lib/tests/resources/id_rsa
hyperfine -m 100 --warmup 10 np sign lib/tests/resources/simple1-rsa.trig -k lib/tests/resources/id_rsa
hyperfine -m 100 --warmup 10 nanopub sign lib/tests/resources/simple1-rsa.trig -k lib/tests/resources/id_rsa
target/release/nanopub -h

0 comments on commit 872eca6

Please sign in to comment.