Skip to content

Commit

Permalink
Merge branch 'master' into assignment5
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalkes committed Jan 15, 2023
2 parents b13992d + cda31b4 commit 1d83690
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: assignment-test
on: [push]
on:
push:
tags-ignore:
- '*'
branches:
- '*'
jobs:
full-test:
container: cuaesd/aesd-autotest:assignment5-buildroot
Expand Down
2 changes: 1 addition & 1 deletion assignment-autotest

0 comments on commit 1d83690

Please sign in to comment.