Skipping UI tests in GitHub Actions

This commit is contained in:
n1474335 2021-08-10 14:26:33 +01:00
parent 5b1fad118f
commit 8379a9b275
5 changed files with 17 additions and 10 deletions

View file

@ -2,6 +2,13 @@
* @author n1474335 [n1474335@gmail.com]
* @copyright Crown Copyright 2021
* @license Apache-2.0
*
* JA3 created by Salesforce
* John B. Althouse
* Jeff Atkinson
* Josh Atkins
*
* Algorithm released under the BSD-3-clause licence
*/
import Operation from "../Operation.mjs";