Skip to content

Commit

Permalink
Add config for local testing via nektos/act
Browse files Browse the repository at this point in the history
Signed-off-by: Sara Damiano <sdamiano@stroudcenter.org>
  • Loading branch information
SRGDamia1 committed Sep 27, 2024
1 parent 00f15f4 commit 0fe694a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .actrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
--platform ubuntu-latest=ghcr.io/catthehacker/ubuntu:full-latest
--pull=false
--detect-event
--env RUNNER_DEBUG=1 # Enable debug logging
# --env NODE_DEBUG=<module> # Might be useful in few cases
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ output_deep.txt
output_deep+.txt
envDump.txt
-Q
act.log

0 comments on commit 0fe694a

Please sign in to comment.