Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 1, 2024
1 parent a351532 commit 1f2ff6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
env:
CIUXCONFIG: /tmp/ciux.sh
CIUX_VERSION: 769944575a
CIUX_VERSION: 4ad8b565e
GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
SUFFIX: noscience
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
required: true
env:
CIUXCONFIG: /tmp/ciux.sh
CIUX_VERSION: 769944575a
CIUX_VERSION: 4ad8b565e
GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
NOSCIENCE: ${{ inputs.noscience }}
# Override the self-hosted runner value
Expand Down

0 comments on commit 1f2ff6b

Please sign in to comment.