Skip to content

Commit

Permalink
refactor cicd env
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmedGIT committed Mar 20, 2024
1 parent b214415 commit 77ebe6d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
name: Run operandi tests
needs: build-native
env:
ENV_FILE: ./.github/workflows/test.env
ENV_FILE: ./.github/workflows/ci_cd.env
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 77ebe6d

Please sign in to comment.