Skip to content

Commit

Permalink
remove test step
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kalai committed Nov 7, 2024
1 parent 36f0b27 commit 896a6fc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ jobs:
tar xf targets.tar
rm targets.tar
- name: Test
run: echo -n $PGP_SECRET | wc -c
env:
PGP_SECRET: ${{ secrets.PGP_SECRET }}

- name: Publish project
run: sbt ci-release
env:
Expand Down

0 comments on commit 896a6fc

Please sign in to comment.