Skip to content

Commit

Permalink
Using fresh linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Nov 10, 2022
1 parent c067aa2 commit 2acd587
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
{
"name": "Install SBLint wrapper",
"run": "qlot exec ros install 40ants/40ants-linter",
"run": "qlot exec ros install 40ants-linter",
"shell": "bash"
},
{
Expand Down
2 changes: 1 addition & 1 deletion qlfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dist ultralisp http://dist.ultralisp.org/
dist ultralisp http://dist.ultralisp.org
4 changes: 2 additions & 2 deletions qlfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
:version "2022-11-07"))
("ultralisp" .
(:class qlot/source/dist:source-dist
:initargs (:distribution "http://dist.ultralisp.org/" :%version :latest)
:version "20221107160500"))
:initargs (:distribution "http://dist.ultralisp.org" :%version :latest)
:version "20221110152000"))

0 comments on commit 2acd587

Please sign in to comment.