Skip to content

Commit

Permalink
resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
YalanBi committed Feb 3, 2023
2 parents b8b1227 + d13f513 commit f24bd9e
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 812 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v2
with:
python-version: '3.6'
python-version: '3.11.1'

- name: execute python script
run: python tests/validate_mappings_file.py zoomage_report.CURATED.tsv
Loading

0 comments on commit f24bd9e

Please sign in to comment.