mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Update justfile
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
This commit is contained in:
committed by
GitHub
parent
d271bde0ec
commit
c74c378e29
3
justfile
3
justfile
@@ -24,9 +24,6 @@ test: build
|
||||
test_file filename: build
|
||||
npx ava --verbose {{filename}}
|
||||
|
||||
# FOTIS: This shouldn't really be needed, as it's covered by `sync`,
|
||||
# however, I recall having messed my environment such that this was the
|
||||
# only solution, so keeping it here for convenience & docs.
|
||||
[doc("Refresh the .js build artefacts in the lib directory")]
|
||||
[confirm]
|
||||
refresh-lib:
|
||||
|
||||
Reference in New Issue
Block a user