Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ascii-alignment-pileup
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zavolan_group
tools
ascii-alignment-pileup
Commits
c21a0dd9
Commit
c21a0dd9
authored
2 years ago
by
Alex Kanitz
Browse files
Options
Downloads
Patches
Plain Diff
fix_test
parent
ffddc7e6
Loading
Loading
1 merge request
!5
ci: add GitLab CI config
Pipeline
#14466
failed
2 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/test.sh
+0
-1
0 additions, 1 deletion
tests/test.sh
tests/test_files/test.fa.gz
+0
-0
0 additions, 0 deletions
tests/test_files/test.fa.gz
with
0 additions
and
1 deletion
tests/test.sh
+
0
−
1
View file @
c21a0dd9
...
...
@@ -16,7 +16,6 @@ set -x # facilitates debugging by printing out executed commands
user_dir
=
$PWD
script_dir
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
>
/dev/null 2>&1
&&
pwd
)
"
cd
$script_dir
ls
-l
*
ascii_alignment_pileup.R
\
--verbose
\
...
...
This diff is collapsed.
Click to expand it.
tests/test_files/test.fa.gz
0 → 100644
+
0
−
0
View file @
c21a0dd9
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment