Skip to content

Commit

Permalink
Main build and test git action
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartboogert committed Jan 11, 2024
1 parent a3e3fd9 commit ada2737
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: pygWitness
name: pyWitness

on:
push:
Expand All @@ -15,6 +15,7 @@ concurrency:
jobs:
build-and-test:
name: Test with Python
runs-on: [linux]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ada2737

Please sign in to comment.