Skip to content

Commit

Permalink
remove duplicate and inappropriate dependecy
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelf committed Apr 21, 2024
1 parent 5cba1e0 commit 7c12f82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create_push_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
# if: github.repository == 'eurecom-s3/symcc' && github.ref == 'refs/heads/master'
# not when testing
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
needs: [ llvm_compatibility, llvm_compatibility_latest_llvm ]
runs-on: ubuntu-latest
steps:
- name: Checkout project sources
Expand Down

0 comments on commit 7c12f82

Please sign in to comment.