Skip to content

Commit

Permalink
CI-prod-testing: use the code in the current branch not develop
Browse files Browse the repository at this point in the history
  • Loading branch information
AlyaGomaa committed Sep 2, 2024
1 parent 48b7cbc commit a621228
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: 'develop'
ref: 'alya/fix-config-file-tests'
fetch-depth: ''

- name: Install slips dependencies
Expand Down

0 comments on commit a621228

Please sign in to comment.