Skip to content

Commit

Permalink
(test syntax)
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 21, 2024
1 parent bb2f572 commit 8b828b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ jobs:
mkdir -p "$dest_dataset_dir"
set -x
touch "$dest_dataset_dir"/"$(basename "$dest_dataset_dir").histo.hdf5"
(( precreate_ct++ ))
(( ++precreate_ct ))
set +x
fi
fi
Expand Down

0 comments on commit 8b828b2

Please sign in to comment.