Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into cicd/self-versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
fenriz07 authored Jul 5, 2024
2 parents 6de8005 + 3852fa8 commit 305fc14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cargo test --verbose
working-directory: .
devnet:
needs: test
#needs: test
name: deploy on devnet
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 305fc14

Please sign in to comment.