Skip to content

Commit

Permalink
fixes2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Biasuzzi <christian.biasuzzi@soft.it>
  • Loading branch information
CBiasuzzi committed May 7, 2024
1 parent 2228598 commit b30db88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- 'main'
- 'vl_explorer_github_wf'
tags:
- 'v*.*.*'

Expand Down Expand Up @@ -80,6 +79,7 @@ jobs:
path: download

- name: Release on PyPi (fake test)
if: startsWith(github.ref, 'refs/tags/')
shell: bash
run: |
ls -R download

0 comments on commit b30db88

Please sign in to comment.